Another Fix
This commit is contained in:
parent
2e1ed82538
commit
948a28f1d6
|
|
@ -17,7 +17,7 @@ module.exports.execute = async (interaction) => {
|
||||||
label: 'Reset Extension Password',
|
label: 'Reset Extension Password',
|
||||||
components: [
|
components: [
|
||||||
{
|
{
|
||||||
type: 1, // Action Row
|
type: 4, // Action Row
|
||||||
components: [
|
components: [
|
||||||
{
|
{
|
||||||
type: 18, // Label
|
type: 18, // Label
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue