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] });