This commit is contained in:
Bxio 2025-04-29 14:54:05 +01:00
parent b1e63e62a8
commit 1af83171a8

View File

@ -67,7 +67,7 @@ module.exports = {
// Use this 'embed' when sending a message to a channel.
console.log(embed);
console.error(embed);
await interaction.editReply(`\n${embed}\n`);