mirror of
https://github.com/OpenSquawk/OpenSquawk
synced 2026-08-05 08:55:54 +08:00
add other flights
This commit is contained in:
@@ -154,6 +154,11 @@ const NATO: Record<string, string> = {
|
||||
// Airline-Telephony (erweiterbar)
|
||||
export const CALLSIGN_MAP: Record<string,string> = {
|
||||
DLH: "Lufthansa",
|
||||
EWG: "Eurowings",
|
||||
THY: "Turkish",
|
||||
JBU: "JetBlue",
|
||||
NAX: "Norwegian",
|
||||
SWR: "Swiss",
|
||||
BAW: "Speedbird",
|
||||
AFR: "Air France",
|
||||
KLM: "KLM",
|
||||
|
||||
Reference in New Issue
Block a user