This commit is contained in:
a-ill
2023-07-11 17:36:09 +03:00
parent a817eade8b
commit 2c6932f480
6 changed files with 20 additions and 4 deletions

View File

@@ -11,6 +11,12 @@ export let communities = [
status: "forming",
members: 2,
contact: ["https://chat.whatsapp.com/BhnmUNljUxJ2AjeHUwyTKh","WhatsAppInviteLink"]
},
{
location: ["Latvia",[56.934159375258055, 25.269099001330265]],
status: "forming",
members: 1,
contact: ["https://chat.whatsapp.com/BhnmUNljUxJ2AjeHUwyTKh","WhatsAppInviteLink"]
}
]