Add Norway to EU continent

This commit is contained in:
2026-06-02 12:47:34 -04:00
parent 0231a7478a
commit c05e5a42d9
+2 -1
View File
@@ -66,7 +66,8 @@ var countryContinents = {
"hk": "ap", "hk": "ap",
"co": "sa", "co": "sa",
"mx": "na", "mx": "na",
"cl": "sa" "cl": "sa",
"no": "eu"
}; };
// Human-readable event titles // Human-readable event titles