Update mapTools.js

This commit is contained in:
a-ill 2023-09-23 21:11:57 +03:00
parent a40ea0c278
commit bd57c790a5

View File

@ -1,4 +1,4 @@
let contactGeneral =["https://discord.gg/4BUau4AZre","DiscordInviteLink"] let contactGeneral = "https://discord.gg/Qk8KUk787z"
export function translate(content, x) { export function translate(content, x) {
let out = content[x] let out = content[x]