Refuse pirep prefile is user not allowed to use aircraft #170
This commit is contained in:
@@ -25,8 +25,9 @@ class Aircraft extends BaseModel
|
||||
* @var array
|
||||
*/
|
||||
protected $casts = [
|
||||
'zfw' => 'float',
|
||||
'active' => 'boolean',
|
||||
'subfleet_id' => 'integer',
|
||||
'zfw' => 'float',
|
||||
'active' => 'boolean',
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user