Forgot to remove dev flag
Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
@@ -6,7 +6,7 @@ module.exports = {
|
||||
name: "help",
|
||||
description: "Help command",
|
||||
type: "slash",
|
||||
dev: true,
|
||||
dev: false,
|
||||
public: true,
|
||||
|
||||
data: new SlashCommandBuilder()
|
||||
|
||||
Reference in New Issue
Block a user