Fix 7
This commit is contained in:
parent
1f0b14d326
commit
2c265e4eb6
|
|
@ -21,7 +21,7 @@ module.exports.execute = async (interaction) => {
|
|||
label: "New Password. Leave blank for random.",
|
||||
component: {
|
||||
type: 4, // Text Input
|
||||
id: 'newPassword',
|
||||
customId: 'newPassword',
|
||||
style: 1,
|
||||
min_length: 6,
|
||||
max_length: 64,
|
||||
|
|
|
|||
Loading…
Reference in a new issue