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