From 520fbeaff3cb93e9ad0c3762c042ecbdfd89d563 Mon Sep 17 00:00:00 2001 From: shaiel-ACO Date: Tue, 3 Mar 2026 23:59:50 -0300 Subject: [PATCH] airlines.json --- custom-data/airlines.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/custom-data/airlines.json b/custom-data/airlines.json index b512b05..f38c9f3 100644 --- a/custom-data/airlines.json +++ b/custom-data/airlines.json @@ -1656,5 +1656,11 @@ "name": "Medium5 VA", "callsign": "Jellyfish", "virtual": true - } + }, + { + "icao": "AEC", + "name": "AeroColombia", + "callsign": "AeroColombia", + "virtual": true + }, ]