Typo in console log
This commit is contained in:
@@ -65,7 +65,7 @@ export default async function loadButtonEvents(client: Client, ft: FileType) {
|
|||||||
} else {
|
} else {
|
||||||
await interaction.editReply({
|
await interaction.editReply({
|
||||||
embeds: [{
|
embeds: [{
|
||||||
description: "There was an error while executing this button! 2",
|
description: "There was an error while executing this button!",
|
||||||
color: embedColor
|
color: embedColor
|
||||||
}]
|
}]
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user