[cardstack] add feedback notice

This commit is contained in:
bignutty 2025-02-13 02:36:56 +01:00
parent 510cbbe60d
commit 3e0078979c
2 changed files with 10 additions and 4 deletions

View file

@ -5,7 +5,8 @@ module.exports.DISCORD_INVITES = Object.freeze({
support: "https://discord.gg/8c4p6xcjru",
privacy: "https://discord.gg/sQs8FhcTGh",
invite: "https://discord.gg/cHd28DrM7f",
help: "https://discord.gg/xQNBB3WFne"
help: "https://discord.gg/xQNBB3WFne",
feedback_cardstack: "https://discord.gg/mEWZqhHV3S",
})
module.exports.DEFAULT_BOT_NAME = 'labsCore'