From 2467d7b6990d122ab1543458bd7341c2ecd30ef4 Mon Sep 17 00:00:00 2001 From: Adrian Bjerke <35482228+Adrian2k@users.noreply.github.com> Date: Sun, 20 Oct 2024 03:07:03 +0200 Subject: [PATCH] Add ENCN --- public/data/index.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/data/index.json b/public/data/index.json index 80e28a6..d75aac9 100644 --- a/public/data/index.json +++ b/public/data/index.json @@ -103,6 +103,11 @@ "icao": "ENTC", "city": "Tromsø Langnes", "verified": true + }, + "ENCN": { + "icao": "ENCN", + "city": "Kristiansand Kjevik", + "verified": true } },