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