diff --git a/Server/app/svelte/public/js/communes.js b/Server/app/svelte/public/js/communes.js index d79cab5..871abde 100644 --- a/Server/app/svelte/public/js/communes.js +++ b/Server/app/svelte/public/js/communes.js @@ -13,7 +13,7 @@ export let communes = [ contact: ["https://discord.gg/Qk8KUk787z","DiscordInviteLink"] }, { - location: [["Estonia","KohtlaJarve"],[59.409521829709504, 27.288415912535914]], + location: [["Estonia","Kohtla-Jarve"],[59.409521829709504, 27.288415912535914]], status: "forming", members: 2, contact: ["https://discord.gg/Qk8KUk787z","DiscordInviteLink"] diff --git a/Server/public/js/communes.js b/Server/public/js/communes.js index d79cab5..871abde 100644 --- a/Server/public/js/communes.js +++ b/Server/public/js/communes.js @@ -13,7 +13,7 @@ export let communes = [ contact: ["https://discord.gg/Qk8KUk787z","DiscordInviteLink"] }, { - location: [["Estonia","KohtlaJarve"],[59.409521829709504, 27.288415912535914]], + location: [["Estonia","Kohtla-Jarve"],[59.409521829709504, 27.288415912535914]], status: "forming", members: 2, contact: ["https://discord.gg/Qk8KUk787z","DiscordInviteLink"]