Removed one member from Florida

This commit is contained in:
a-ill 2023-07-18 12:27:33 +03:00
parent ef806bee73
commit 310c36b048
2 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@ export let groups = [
}, },
{ {
location: [["USA","Florida"], [26.945024427155868, -81.22162645059898]], location: [["USA","Florida"], [26.945024427155868, -81.22162645059898]],
members: 2, members: 1,
contact: ["https://discord.gg/Qk8KUk787z","DiscordInviteLink"] contact: ["https://discord.gg/Qk8KUk787z","DiscordInviteLink"]
} }
] ]

View File

@ -51,7 +51,7 @@ export let groups = [
}, },
{ {
location: [["USA","Florida"], [26.945024427155868, -81.22162645059898]], location: [["USA","Florida"], [26.945024427155868, -81.22162645059898]],
members: 2, members: 1,
contact: ["https://discord.gg/Qk8KUk787z","DiscordInviteLink"] contact: ["https://discord.gg/Qk8KUk787z","DiscordInviteLink"]
} }
] ]