allow the API key to be settable
This commit is contained in:
parent
becd988343
commit
3bbc32e235
@ -35,6 +35,7 @@ class User extends Authenticatable
|
||||
'email',
|
||||
'password',
|
||||
'airline_id',
|
||||
'api_key',
|
||||
'home_airport_id',
|
||||
'curr_airport_id',
|
||||
'last_pirep_id',
|
||||
|
Loading…
Reference in New Issue
Block a user