Add more airlines and fix edit bugs
This commit is contained in:
Vendored
+1
@@ -53,6 +53,7 @@ export interface Airport {
|
||||
updated_at: string | null
|
||||
timezone: string
|
||||
display_code: string
|
||||
display_name: string
|
||||
}
|
||||
|
||||
export type Continent = {
|
||||
|
||||
Reference in New Issue
Block a user