6.11.1 debug 6.11.0

This commit is contained in:
SowinskiBraeden committed 2023-06-07 10:32:29 -07:00
1 parent 9e701cbaee
commit 19202326ac
3 files changed
+3 -5

No files matched your search

+1 -3
View File
@@ -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 = {
}
}
}
}
}