diff --git a/interactionHandlers/common/resetPasswordDialog.js b/interactionHandlers/common/resetPasswordDialog.js index 02a3f85..73fff50 100644 --- a/interactionHandlers/common/resetPasswordDialog.js +++ b/interactionHandlers/common/resetPasswordDialog.js @@ -17,7 +17,7 @@ module.exports.execute = async (interaction) => { components: [ { type: 18, // Label - label: "Please enter a new password for your extension. Leave blank to generate a random one.", + label: "New Password. Leave blank to generate a random one.", compoents: [ { type: 4, // Text Input