diff --git a/src/commands/help.js b/src/commands/help.js index 1f3105b..158caa7 100644 --- a/src/commands/help.js +++ b/src/commands/help.js @@ -6,7 +6,7 @@ module.exports = { name: "help", description: "Help command", type: "slash", - dev: true, + dev: false, public: true, data: new SlashCommandBuilder()