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