From 19d3f66276bb65fe4749047639a6aaa75392fce9 Mon Sep 17 00:00:00 2001 From: newenglandvirtual Date: Wed, 25 Feb 2026 20:38:12 -0500 Subject: [PATCH] Add Axiom, LLC Added Axiom, LLC - private jet VA --- custom-data/airlines.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/custom-data/airlines.json b/custom-data/airlines.json index b512b05..29b53c0 100644 --- a/custom-data/airlines.json +++ b/custom-data/airlines.json @@ -1656,5 +1656,11 @@ "name": "Medium5 VA", "callsign": "Jellyfish", "virtual": true + }, + { + "icao": "AXI", + "name": "Axiom", + "callsign": "AXIOM", + "virtual": true } ]