diff --git a/interactionHandlers/common/resetPasswordDialog.js b/interactionHandlers/common/resetPasswordDialog.js index 17731e7..37c5dfb 100644 --- a/interactionHandlers/common/resetPasswordDialog.js +++ b/interactionHandlers/common/resetPasswordDialog.js @@ -19,7 +19,7 @@ module.exports.execute = async (interaction) => { { type: 18, // Label label: "New Password. Leave blank for random.", - compoents: [ + components: [ { type: 4, // Text Input id: 'newPassword',