fix phone number update in api (#4842)

This commit is contained in:
vcordes79 2018-01-17 14:33:55 +01:00 committed by snipe
parent 94cf1f8741
commit 52a99faf68

View file

@ -36,7 +36,7 @@ class User extends SnipeModel implements AuthenticatableContract, CanResetPasswo
'jobtitle',
'location_id',
'password',
'phone_number',
'phone',
'username',
'first_name',
'address',