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