add acars table to uuid table list
This commit is contained in:
@@ -19,6 +19,7 @@ class DatabaseService extends BaseService
|
||||
];
|
||||
|
||||
protected $uuid_tables = [
|
||||
'acars',
|
||||
'flights',
|
||||
'pireps',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user