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({