Save user flights

This commit is contained in:
2026-04-05 18:52:24 +10:00
parent d0fe6d78d3
commit 9631e7949d
4 changed files with 8 additions and 5 deletions
+1 -2
View File
@@ -14,8 +14,7 @@ class Airline extends Model
'ICAO_code',
'name',
'internal_name',
'country_code',
'country_name',
'country_id',
'active',
'logo',
];