This commit is contained in:
a-ill
2023-07-18 16:37:31 +03:00
parent 9fd95ddc77
commit f28a6d47f2
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 = {}