Error with FP update

Failed compiling 'CustomAutoKits.cs':
1. 'StringView' does not contain a definition for 'ToLower' and no accessible extension method 'ToLower' accepting a first argument of type 'StringView' could be found (are you missing a using directive or an assembly reference?) [CS1061]
(CustomAutoKits 33 line 176)
2. Cannot implicitly convert type 'Facepunch.StringView' to 'string'. An explicit conversion exists (are you missing a cast?) [CS0266]
(CustomAutoKits 46 line 185)

Restarted server and it was fixed somehow!

still broken on my end