diff --git a/src/commands/Community/testeadd.js b/src/commands/Community/testeadd.js index 2b27c65..45acb77 100644 --- a/src/commands/Community/testeadd.js +++ b/src/commands/Community/testeadd.js @@ -32,7 +32,7 @@ loadChoices() module.exports = { - console.log("Escolhas carregadas:", dynamicChoices), + dynamicChoices() data: new SlashCommandBuilder() .setName('add') .setDescription('Adiciona o servidor à base de dados.')