From 2ce0e650fa84e3cf5fe0576a9fa9b913290fe853 Mon Sep 17 00:00:00 2001 From: Alessandro Date: Thu, 14 May 2026 14:28:18 +0100 Subject: [PATCH] Add ITA Airways virtual (ITY) to 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 53183a3..fff5daf 100644 --- a/custom-data/airlines.json +++ b/custom-data/airlines.json @@ -1,4 +1,10 @@ [ + { + "icao": "ITY", + "name": "ITA Airways virtual", + "callsign": "ITARROW", + "virtual": true + }, { "icao": "ASK", "name": "AIRSKY",