diff --git a/commands/forceunverify.js b/commands/forceunverify.js index 6426991..8f65dd3 100644 --- a/commands/forceunverify.js +++ b/commands/forceunverify.js @@ -8,7 +8,6 @@ module.exports = { name: "forceunverify", description: "Force unverify a user", type: 'slash', - dev: true, data: new SlashCommandBuilder() .setName('forceunverify')