6.11.1 debug 6.11.0
This commit is contained in:
3 files changed
+3
-5
No files matched your search
@@ -50,8 +50,7 @@ module.exports = {
|
||||
.setStyle(ButtonStyle.Secondary)
|
||||
)
|
||||
|
||||
return interaction.send({ embeds: [warnGTOverwrite], components: [opt] });
|
||||
}
|
||||
return interaction.send({ embeds: [warnGTOverwrite], components: [opt] });
|
||||
},
|
||||
},
|
||||
|
||||
@@ -91,6 +90,5 @@ module.exports = {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
Reference in new issue
Block a user