mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-26 06:04:08 -08:00
fixed apostraphe
This commit is contained in:
parent
53d8008a5f
commit
df31a76906
|
@ -64,7 +64,7 @@ class User extends SnipeModel implements AuthenticatableContract, AuthorizableCo
|
|||
'scim_externalid',
|
||||
'avatar',
|
||||
'gravatar',
|
||||
'vip`,
|
||||
'vip',
|
||||
];
|
||||
|
||||
protected $casts = [
|
||||
|
|
Loading…
Reference in a new issue