From 948a28f1d6553f8bf258d1012e946fbae8bfac3e Mon Sep 17 00:00:00 2001 From: ChrisChrome Date: Thu, 13 Nov 2025 09:02:54 -0700 Subject: [PATCH] Another Fix --- interactionHandlers/common/resetPasswordDialog.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interactionHandlers/common/resetPasswordDialog.js b/interactionHandlers/common/resetPasswordDialog.js index 7676bf7..310cbe7 100644 --- a/interactionHandlers/common/resetPasswordDialog.js +++ b/interactionHandlers/common/resetPasswordDialog.js @@ -17,7 +17,7 @@ module.exports.execute = async (interaction) => { label: 'Reset Extension Password', components: [ { - type: 1, // Action Row + type: 4, // Action Row components: [ { type: 18, // Label