Added Splash Screens for PWA
This commit is contained in:
Vendored
+1
@@ -234,6 +234,7 @@ export interface Airline {
|
||||
logo_url: string
|
||||
alliance_id: number | null,
|
||||
alliance?: Alliance,
|
||||
merged_from?: Airline[] ,
|
||||
}
|
||||
|
||||
export interface Aircraft {
|
||||
|
||||
Reference in New Issue
Block a user