From 7da690d850e6e301f6d66effbab2448f7357d5e1 Mon Sep 17 00:00:00 2001 From: Gigi Date: Tue, 29 Aug 2023 22:22:23 +0200 Subject: [PATCH] fix(data): json syntax errors --- data/countries.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/countries.json b/data/countries.json index b5ce013..dc4757c 100644 --- a/data/countries.json +++ b/data/countries.json @@ -1240,7 +1240,7 @@ "alpha3": "NLD", "numeric": 528, "latitude": 52.5, - "longitude": 5.75 + "longitude": 5.75, "name": "EENENTWINTIG", "link_to_public_community_group": "https://eenentwintig.net" }, @@ -1666,7 +1666,7 @@ "alpha3": "SUR", "numeric": 740, "latitude": 4, - "longitude": -56 + "longitude": -56, "name": "EENENTWINTIG", "link_to_public_community_group": "https://eenentwintig.net" },