Feature: Password Reset Functionality #4
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue