mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-24 04:03:34 -08:00
fix phone number update in api (#4842)
This commit is contained in:
parent
94cf1f8741
commit
52a99faf68
|
@ -36,7 +36,7 @@ class User extends SnipeModel implements AuthenticatableContract, CanResetPasswo
|
|||
'jobtitle',
|
||||
'location_id',
|
||||
'password',
|
||||
'phone_number',
|
||||
'phone',
|
||||
'username',
|
||||
'first_name',
|
||||
'address',
|
||||
|
|
Loading…
Reference in a new issue