From 778e55441b28bda99a29d86d20ce0e429acc8696 Mon Sep 17 00:00:00 2001 From: Bxio Date: Sun, 27 Apr 2025 16:04: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 d079449..e96f9d9 100644 --- a/src/commands/Community/lista_membros.js +++ b/src/commands/Community/lista_membros.js @@ -61,7 +61,7 @@ ${tabelaSemBorda} `) .setFooter({ text: 'Adicionado à base de dados ✅' }); -await interaction.editReply({ embeds: [embed] }); +//await interaction.editReply({ embeds: [embed] });