Skip to content

Commit

Permalink
Adding Virtual Finnair
Browse files Browse the repository at this point in the history
Mainline FIN + historic subsidiaries FCM and NGB
  • Loading branch information
jouuhou authored Feb 3, 2025
1 parent b09204f commit eb59677
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions custom-data/airlines.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,22 @@
"callsign": "CSA-LINES",
"virtual": true
}
{
"icao": "FIN",
"name": "VIRTUAL FINNAIR",
"callsign": "FINNAIR",
"virtual": true
}
{
"icao": "NGB",
"name": "VIRTUAL FINNAIR",
"callsign": "NORDIC GLOBAL",
"virtual": true
}
{
"icao": "FCM",
"name": "VIRTUAL FINNAIR",
"callsign": "FINNCOMM",
"virtual": true
}
]

0 comments on commit eb59677

Please sign in to comment.