From 679dfdeb2e684c39b97f7235ac4b6a3751a1d6c2 Mon Sep 17 00:00:00 2001 From: Taken Date: Thu, 16 Mar 2023 17:01:21 +0100 Subject: [PATCH] Forgot to save the file smh --- events/buttons/guildapplicationdeny.js | 1 - 1 file changed, 1 deletion(-) 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