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