accept/reject pireps in admin; cleanup and refactoring
This commit is contained in:
@@ -81,7 +81,7 @@ class User extends Authenticatable
|
||||
protected $casts
|
||||
= [
|
||||
'flights' => 'integer',
|
||||
'flight_hours' => 'integer',
|
||||
'flight_time' => 'integer',
|
||||
'balance' => 'double',
|
||||
'timezone' => 'integer',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user