mirror of
https://github.com/aljazceru/twentyone-world.github.io.git
synced 2025-12-19 00:14:20 +01:00
fix(data): json syntax errors
This commit is contained in:
@@ -1240,7 +1240,7 @@
|
|||||||
"alpha3": "NLD",
|
"alpha3": "NLD",
|
||||||
"numeric": 528,
|
"numeric": 528,
|
||||||
"latitude": 52.5,
|
"latitude": 52.5,
|
||||||
"longitude": 5.75
|
"longitude": 5.75,
|
||||||
"name": "EENENTWINTIG",
|
"name": "EENENTWINTIG",
|
||||||
"link_to_public_community_group": "https://eenentwintig.net"
|
"link_to_public_community_group": "https://eenentwintig.net"
|
||||||
},
|
},
|
||||||
@@ -1666,7 +1666,7 @@
|
|||||||
"alpha3": "SUR",
|
"alpha3": "SUR",
|
||||||
"numeric": 740,
|
"numeric": 740,
|
||||||
"latitude": 4,
|
"latitude": 4,
|
||||||
"longitude": -56
|
"longitude": -56,
|
||||||
"name": "EENENTWINTIG",
|
"name": "EENENTWINTIG",
|
||||||
"link_to_public_community_group": "https://eenentwintig.net"
|
"link_to_public_community_group": "https://eenentwintig.net"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user