This commit is contained in:
a-ill 2023-07-18 16:37:31 +03:00
parent 5937afc9a4
commit e4c8e46a49
6 changed files with 18 additions and 2 deletions

View File

@ -63,7 +63,13 @@ export let groups = [
location: [["USA","Colorado","Louisville"], [39.965026323855334, -105.15948886693151]],
members: 1,
contact: ["https://discord.gg/Qk8KUk787z","DiscordInviteLink"]
}
},
{
location: [["USA","Georgia"], [33.91813982808364, -84.38058579763135]],
members: 1,
contact: ["https://discord.gg/Qk8KUk787z","DiscordInviteLink"]
},
]
export let groupsByCountry = {}

View File

@ -12,6 +12,7 @@
"USA": "USA",
"Bulgaria": "Bulgaria",
"Colorado": "Colorado",
"Georgia": "Georgia",
"Montreal": "Montreal",
"Kolding": "Kolding",
"KohtlaJarve": "Kohtla-Järve",

View File

@ -11,6 +11,7 @@
"USA": "CША",
"Bulgaria": "Болгария",
"Colorado": "Колорадо",
"Georgia": "Джорджия",
"Copenhagen": "Копенгаген",
"Kolding": "Колдинг",
"KohtlaJarve": "Кохтла-Ярве",

View File

@ -63,7 +63,13 @@ export let groups = [
location: [["USA","Colorado","Louisville"], [39.965026323855334, -105.15948886693151]],
members: 1,
contact: ["https://discord.gg/Qk8KUk787z","DiscordInviteLink"]
}
},
{
location: [["USA","Georgia"], [33.91813982808364, -84.38058579763135]],
members: 1,
contact: ["https://discord.gg/Qk8KUk787z","DiscordInviteLink"]
},
]
export let groupsByCountry = {}

View File

@ -12,6 +12,7 @@
"USA": "USA",
"Bulgaria": "Bulgaria",
"Colorado": "Colorado",
"Georgia": "Georgia",
"Montreal": "Montreal",
"Kolding": "Kolding",
"KohtlaJarve": "Kohtla-Järve",

View File

@ -11,6 +11,7 @@
"USA": "CША",
"Bulgaria": "Болгария",
"Colorado": "Колорадо",
"Georgia": "Джорджия",
"Copenhagen": "Копенгаген",
"Kolding": "Колдинг",
"KohtlaJarve": "Кохтла-Ярве",