fixed apostraphe

This commit is contained in:
akemidx 2023-01-26 15:02:39 -05:00
parent 53d8008a5f
commit df31a76906

View file

@ -64,7 +64,7 @@ class User extends SnipeModel implements AuthenticatableContract, AuthorizableCo
'scim_externalid',
'avatar',
'gravatar',
'vip`,
'vip',
];
protected $casts = [