Typo
This commit is contained in:
@@ -11,7 +11,7 @@ module.exports = {
|
||||
.setDescription('Help command')
|
||||
.setDMPermission(true),
|
||||
|
||||
/** @param { import('discord.js').ChatInputCommandInteraction } interaction */
|
||||
/** @param { import('discord.js').ChatInputCommandInteraction } interaction */
|
||||
|
||||
async execute(interaction) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user