From 64439a1ad73b5a63bba8a44ae833a028786be121 Mon Sep 17 00:00:00 2001 From: ItsMeTeunio3 Date: Fri, 30 Jan 2026 20:16:26 +0100 Subject: [PATCH 1/2] 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 4ea1564..8c8b98e 100644 --- a/custom-data/airlines.json +++ b/custom-data/airlines.json @@ -1,4 +1,10 @@ [ + { + "icao": "PLR", + "name": "Polar Wings", + "callsign": "Polar", + "virtual": true + }, { "icao": "OCN", "name": "vOCN", From 1d9f2a4c53af046a03977560553f637746723755 Mon Sep 17 00:00:00 2001 From: ItsMeTeunio3 Date: Fri, 30 Jan 2026 20:40:10 +0100 Subject: [PATCH 2/2] Update airlines.json --- custom-data/airlines.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-data/airlines.json b/custom-data/airlines.json index 8c8b98e..6b71e84 100644 --- a/custom-data/airlines.json +++ b/custom-data/airlines.json @@ -1,6 +1,6 @@ [ { - "icao": "PLR", + "icao": "PLW", "name": "Polar Wings", "callsign": "Polar", "virtual": true