Small typo
This commit is contained in:
@@ -10,7 +10,7 @@ module.exports = {
|
|||||||
description: 'Deny reason box.',
|
description: 'Deny reason box.',
|
||||||
type: 'modal',
|
type: 'modal',
|
||||||
|
|
||||||
/** @param {import('discord.js').ModalSubmitInteraction} interaction */
|
/** @param {import('discord.js').ModalSubmitInteraction} interaction */
|
||||||
|
|
||||||
async execute(interaction) {
|
async execute(interaction) {
|
||||||
|
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ module.exports = {
|
|||||||
description: 'Deny reason box.',
|
description: 'Deny reason box.',
|
||||||
type: 'modal',
|
type: 'modal',
|
||||||
|
|
||||||
/** @param {import('discord.js').ModalSubmitInteraction} interaction */
|
/** @param {import('discord.js').ModalSubmitInteraction} interaction */
|
||||||
|
|
||||||
async execute(interaction) {
|
async execute(interaction) {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user