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', 'jobtitle',
'location_id', 'location_id',
'password', 'password',
'phone_number', 'phone',
'username', 'username',
'first_name', 'first_name',
'address', 'address',