Update
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
export let communities = [
|
||||
{
|
||||
location: ["CanadaMontreal",[44.654781585774785, -63.61076905562609]],
|
||||
location: ["CanadaMontreal",[45.55541047232767, -73.42859611607271]],
|
||||
status: "forming",
|
||||
members: 2,
|
||||
contact: ["https://discord.gg/xAPZmyr8B6","DiscordInviteLink"]
|
||||
|
@@ -1,4 +1,9 @@
|
||||
export let groups = [
|
||||
{
|
||||
location: ["CanadaHalifax",[44.65166135030067, -63.59289968306866]],
|
||||
members: 2,
|
||||
contact: ["https://discord.gg/xAPZmyr8B6","DiscordInviteLink"]
|
||||
},
|
||||
{
|
||||
location: ["DenmarkCopenhagen",[55.6840661150132, 12.557133959514688]],
|
||||
members: 1,
|
||||
|
@@ -7,11 +7,12 @@
|
||||
"location": "Location",
|
||||
"members": "Members",
|
||||
"contact": "Contact",
|
||||
"DiscordInviteLink": "Discord invite link",
|
||||
"WhatsAppInviteLink": "WhatsApp invite link",
|
||||
"DenmarkCopenhagen": "Denmark, Copenhagen",
|
||||
"DenmarkKolding": "Denmark, Kolding",
|
||||
"EstoniaKohtlaJarve": "Estonia, Kohtla-Järve",
|
||||
"GreeceAthens": "Greece, Athens",
|
||||
"LatviaRiga": "Latvia, Riga",
|
||||
"DiscordInviteLink": "Discord invite link",
|
||||
"WhatsAppInviteLink": "WhatsApp invite link"
|
||||
"CanadaHalifax": "Canada, Halifax"
|
||||
}
|
@@ -7,11 +7,12 @@
|
||||
"location": "Локация",
|
||||
"members": "Участники",
|
||||
"contact": "Контакт",
|
||||
"DiscordInviteLink": "Discord ссылка",
|
||||
"WhatsAppInviteLink": "WhatsApp ссылка",
|
||||
"DenmarkCopenhagen": "Дания, Копенгаген",
|
||||
"DenmarkKolding": "Дания, Колдинг",
|
||||
"EstoniaKohtlaJarve": "Эстония, Кохтла-Ярве",
|
||||
"GreeceAthens": "Греция, Афины",
|
||||
"LatviaRiga": "Латвия, Рига",
|
||||
"DiscordInviteLink": "Discord ссылка",
|
||||
"WhatsAppInviteLink": "WhatsApp ссылка"
|
||||
"CanadaHalifax": "Канада, Галифакс"
|
||||
}
|
Reference in New Issue
Block a user