From b8b3eddceb8804004f916f7d4da884dd31330759 Mon Sep 17 00:00:00 2001 From: ItsMeTeunio3 Date: Thu, 19 Feb 2026 13:09:49 +0100 Subject: [PATCH] Polarwings VA addes I added it to custom data --- custom-data/airlines.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/custom-data/airlines.json b/custom-data/airlines.json index 4ea1564..d9bf5f3 100644 --- a/custom-data/airlines.json +++ b/custom-data/airlines.json @@ -5,6 +5,12 @@ "callsign": "Ocean", "virtual": true }, + { + "icao": "PLW", + "name": "PolarWings VA", + "callsign": "Polarwings", + "virtual": true + }, { "icao": "THY", "name": "vTHY",