From 16e88d445d29d0967736a017616792d05287bf9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hynek=20J=C3=ADna?= Date: Fri, 4 Aug 2023 11:09:27 +0100 Subject: [PATCH] chore(data): add Jednadvacet (Czech Republic) (#42) Added Community `Jednadvacet` for Czech Republic --- data/countries.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data/countries.json b/data/countries.json index 93e6151..058bc31 100644 --- a/data/countries.json +++ b/data/countries.json @@ -452,7 +452,9 @@ "alpha3": "CZE", "numeric": 203, "latitude": 49.75, - "longitude": 15.5 + "longitude": 15.5, + "name": "Jednadvacet", + "link_to_public_community_group": "https://jednadvacet.org/" }, { "country": "Denmark",