This commit is contained in:
Christopher Cookman 2025-11-13 08:54:32 -07:00
parent cdda6bb8bf
commit 0abddc846b

View file

@ -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',