From c05e5a42d9f862675e9c1894a4848ddd6d499cc6 Mon Sep 17 00:00:00 2001 From: "L. Bradley LaBoon" Date: Tue, 2 Jun 2026 12:47:34 -0400 Subject: [PATCH] Add Norway to EU continent --- global.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/global.js b/global.js index 29ffef7..f320989 100644 --- a/global.js +++ b/global.js @@ -66,7 +66,8 @@ var countryContinents = { "hk": "ap", "co": "sa", "mx": "na", - "cl": "sa" + "cl": "sa", + "no": "eu" }; // Human-readable event titles