From b4cfcaa2114d9077df6ad59691164b6bbbe3b432 Mon Sep 17 00:00:00 2001 From: bignutty <3515180-bignutty@users.noreply.gitlab.com> Date: Thu, 13 Feb 2025 02:48:27 +0100 Subject: [PATCH] update invite link --- labscore/constants.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labscore/constants.js b/labscore/constants.js index 145ab22..96dd1ba 100644 --- a/labscore/constants.js +++ b/labscore/constants.js @@ -6,7 +6,7 @@ module.exports.DISCORD_INVITES = Object.freeze({ privacy: "https://discord.gg/sQs8FhcTGh", invite: "https://discord.gg/cHd28DrM7f", help: "https://discord.gg/xQNBB3WFne", - feedback_cardstack: "https://discord.gg/mEWZqhHV3S", + feedback_cardstack: "https://discord.gg/qwrBNeK7dt", }) module.exports.DEFAULT_BOT_NAME = 'labsCore'