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