From a46c4e8e5791d2d19d1a306df16a426a82770aa7 Mon Sep 17 00:00:00 2001 From: a-ill Date: Sun, 25 Jun 2023 23:22:46 +0300 Subject: [PATCH] Update groups.js --- Server/app/svelte/public/js/groups.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Server/app/svelte/public/js/groups.js b/Server/app/svelte/public/js/groups.js index 06d7b3f..b364a77 100644 --- a/Server/app/svelte/public/js/groups.js +++ b/Server/app/svelte/public/js/groups.js @@ -10,7 +10,7 @@ export let groups = [ contact: ["https://chat.whatsapp.com/BhnmUNljUxJ2AjeHUwyTKh","WhatsApp invite link"] }, { - location: ["Latvia, RIga",[56.94748425529816, 24.003027136431925]], + location: ["Latvia, Riga",[56.94748425529816, 24.003027136431925]], members: 2, contact: ["https://chat.whatsapp.com/BhnmUNljUxJ2AjeHUwyTKh","WhatsApp invite link"] }