Removed dev flag

Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
2023-11-20 18:00:44 +01:00
parent 58d2626b07
commit c5eccce2d3

View File

@@ -8,7 +8,6 @@ module.exports = {
name: "forceunverify",
description: "Force unverify a user",
type: 'slash',
dev: true,
data: new SlashCommandBuilder()
.setName('forceunverify')