Setting which filters out aircraft not at the departure airport #171
This commit is contained in:
@@ -90,6 +90,7 @@ class Migration extends MigrationBase
|
||||
'name' => $attrs['name'],
|
||||
'group' => $group,
|
||||
'value' => $attrs['value'],
|
||||
'default' => $attrs['value'],
|
||||
'type' => $attrs['type'],
|
||||
'description' => $attrs['description'],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user