This commit is contained in:
Christopher Cookman 2025-11-13 08:49:47 -07:00
parent 15411c9744
commit 7c29db35e4

View file

@ -17,7 +17,7 @@ module.exports.execute = async (interaction) => {
components: [ components: [
{ {
type: 18, // Label 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: [ compoents: [
{ {
type: 4, // Text Input type: 4, // Text Input