From 4a5bb56160075c90768f7b3e8aceabf4843de8d6 Mon Sep 17 00:00:00 2001 From: Bxio Date: Thu, 1 May 2025 23:25:59 +0100 Subject: [PATCH] --- src/commands/Community/meta.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/Community/meta.js b/src/commands/Community/meta.js index 6e41184..6787ebe 100644 --- a/src/commands/Community/meta.js +++ b/src/commands/Community/meta.js @@ -48,7 +48,7 @@ const { new ButtonBuilder() .setCustomId('mostrarDropdown') .setLabel('Escolher Recurso') - .setStyle('PRIMARY') + .setStyle(1) // Usando o valor numérico para PRIMARY (1) ); await interaction.reply({