diff --git a/src/commands/staff.js b/src/commands/staff.js index f8ae38b..675ace3 100644 --- a/src/commands/staff.js +++ b/src/commands/staff.js @@ -6,7 +6,7 @@ module.exports = { name: "staff", description: "Subcommands for staff", type: "slash", - dev: true, + dev: false, public: false, data: new SlashCommandBuilder()