Fix 2
This commit is contained in:
parent
15411c9744
commit
7c29db35e4
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue