From cc96674e460e16bb82aa3ccbaef52ccea37db3b3 Mon Sep 17 00:00:00 2001 From: luki39 <55762764+luki-39@users.noreply.github.com> Date: Wed, 23 Feb 2022 23:58:06 +0100 Subject: [PATCH] lien discord --- app/assets/js/discordwrapper.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/js/discordwrapper.js b/app/assets/js/discordwrapper.js index f7020022..d6a538bd 100644 --- a/app/assets/js/discordwrapper.js +++ b/app/assets/js/discordwrapper.js @@ -65,7 +65,7 @@ client.on("ready", () => { }, //details: "kuku", state: "Serveur Minecraft Communautaire !", - buttons: [{ label: "Twitch", url: "https://twitch.tv/lukienlive"}, { label: "Rejoins nous !", url: "https://discord.gg/TEZr3DdaFZ"}], + buttons: [{ label: "Twitch", url: "https://twitch.tv/lukienlive"}, { label: "Rejoins nous !", url: "https://discord.gg/RspuRbNn4M"}], } })