From 1af83171a8a5d74afeec3fa969eb78ac4d8250de Mon Sep 17 00:00:00 2001 From: Bxio Date: Tue, 29 Apr 2025 14:54:05 +0100 Subject: [PATCH] --- src/commands/Community/lista_membros.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/Community/lista_membros.js b/src/commands/Community/lista_membros.js index 92c31b8..2561e90 100644 --- a/src/commands/Community/lista_membros.js +++ b/src/commands/Community/lista_membros.js @@ -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`);