diff --git a/commands/remove.js b/commands/remove.js index 6e72ac6..e3df557 100644 --- a/commands/remove.js +++ b/commands/remove.js @@ -6,6 +6,7 @@ module.exports = { name: 'remove', description: 'Remove a person on the waiting list.', type: 'slash', + dev: true, data: new SlashCommandBuilder() .setName('remove')