Merge branch 'dev' into 'main'
Small bug fix See merge request illegitimate/illegitimate-bot!33
This commit is contained in:
@@ -5,6 +5,7 @@ const { waitinglistSchema } = require("../schemas/waitinglistSchema.js")
|
||||
module.exports = {
|
||||
name: 'remove',
|
||||
description: 'Remove a person on the waiting list.',
|
||||
type: 'slash',
|
||||
|
||||
data: new SlashCommandBuilder()
|
||||
.setName('remove')
|
||||
|
||||
Reference in New Issue
Block a user