Fix 5
This commit is contained in:
parent
cdda6bb8bf
commit
0abddc846b
|
|
@ -19,7 +19,7 @@ module.exports.execute = async (interaction) => {
|
||||||
{
|
{
|
||||||
type: 18, // Label
|
type: 18, // Label
|
||||||
label: "New Password. Leave blank for random.",
|
label: "New Password. Leave blank for random.",
|
||||||
compoents: [
|
components: [
|
||||||
{
|
{
|
||||||
type: 4, // Text Input
|
type: 4, // Text Input
|
||||||
id: 'newPassword',
|
id: 'newPassword',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue