From ae676cdf1d20e6888541cb1c26e09d77a995dcad Mon Sep 17 00:00:00 2001 From: Bxio Date: Fri, 4 Apr 2025 20:24:57 +0100 Subject: [PATCH] --- src/commands/Community/portista.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/Community/portista.js b/src/commands/Community/portista.js index a2f64fe..34f9683 100644 --- a/src/commands/Community/portista.js +++ b/src/commands/Community/portista.js @@ -45,7 +45,7 @@ async function createAddCommand() { // Configura o comando /add com as opções carregadas const data = new SlashCommandBuilder() - .setName('add') + .setName('xadd') .setDescription('Adiciona o servidor à base de dados.') .addStringOption(option => option