From 9fbdae5e265a817075b5cc8d4a0dbc46e571b23a Mon Sep 17 00:00:00 2001 From: Einfachflippi Date: Thu, 3 Sep 2026 21:20:46 +0200 Subject: [PATCH] Update airlines.json --- custom-data/airlines.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/custom-data/airlines.json b/custom-data/airlines.json index ff1aab8..e3038d8 100644 --- a/custom-data/airlines.json +++ b/custom-data/airlines.json @@ -2160,5 +2160,11 @@ "name": "Pennine Air", "callsign": "PENNINE", "virtual": true + }, + { + "icao": "FKA", + "name": "Franken Air", + "callsign": "FRANKE", + "virtual": true } ]