diff --git a/events/buttons/guildapplicationdeny.js b/events/buttons/guildapplicationdeny.js index 0f4ace2..a35d465 100644 --- a/events/buttons/guildapplicationdeny.js +++ b/events/buttons/guildapplicationdeny.js @@ -29,7 +29,6 @@ module.exports = { .setPlaceholder('Enter a reason for denying the application') ) ) - await interaction.showModal(modal); } }; \ No newline at end of file