Added dev flag to all commands with value false
This commit is contained in:
@@ -4,6 +4,7 @@ module.exports = {
|
||||
name: "admin",
|
||||
description: "Admin command.",
|
||||
type: "slash",
|
||||
dev: false,
|
||||
|
||||
data: new SlashCommandBuilder()
|
||||
.setName("devel")
|
||||
|
||||
Reference in New Issue
Block a user