From 156f121fcc7d43089b4bb224e7239d4dce91c868 Mon Sep 17 00:00:00 2001 From: ChrisChrome Date: Thu, 13 Nov 2025 09:03:12 -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 310cbe7..7676bf7 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: 4, // Action Row + type: 1, // Action Row components: [ { type: 18, // Label