From d1f10e8f6ca5cfdecdb5491fbdabeb8dc5bd2995 Mon Sep 17 00:00:00 2001 From: Bxio Date: Fri, 4 Apr 2025 21:32:45 +0100 Subject: [PATCH] --- src/commands/Community/testeadd.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.')