Added public flag for use with the help command
This commit is contained in:
@@ -7,6 +7,7 @@ module.exports = {
|
||||
description: "Remove a person on the waiting list.",
|
||||
type: "slash",
|
||||
dev: false,
|
||||
public: false,
|
||||
|
||||
data: new SlashCommandBuilder()
|
||||
.setName("remove")
|
||||
|
||||
Reference in New Issue
Block a user