Update
This commit is contained in:
parent
9f9295f82d
commit
8d6fcd4667
|
@ -6,6 +6,12 @@ export let communes = [
|
||||||
members: 2,
|
members: 2,
|
||||||
contact: ["https://discord.gg/Qk8KUk787z","DiscordInviteLink"]
|
contact: ["https://discord.gg/Qk8KUk787z","DiscordInviteLink"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
location: [["Denmark",""],[55.915625218626275, 9.673445220831253]],
|
||||||
|
status: "forming",
|
||||||
|
members: 1,
|
||||||
|
contact: ["https://discord.gg/Qk8KUk787z","DiscordInviteLink"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
location: [["Estonia","KohtlaJarve"],[59.409521829709504, 27.288415912535914]],
|
location: [["Estonia","KohtlaJarve"],[59.409521829709504, 27.288415912535914]],
|
||||||
status: "forming",
|
status: "forming",
|
||||||
|
|
|
@ -6,6 +6,12 @@ export let communes = [
|
||||||
members: 2,
|
members: 2,
|
||||||
contact: ["https://discord.gg/Qk8KUk787z","DiscordInviteLink"]
|
contact: ["https://discord.gg/Qk8KUk787z","DiscordInviteLink"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
location: [["Denmark",""],[55.915625218626275, 9.673445220831253]],
|
||||||
|
status: "forming",
|
||||||
|
members: 1,
|
||||||
|
contact: ["https://discord.gg/Qk8KUk787z","DiscordInviteLink"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
location: [["Estonia","KohtlaJarve"],[59.409521829709504, 27.288415912535914]],
|
location: [["Estonia","KohtlaJarve"],[59.409521829709504, 27.288415912535914]],
|
||||||
status: "forming",
|
status: "forming",
|
||||||
|
|
Loading…
Reference in New Issue