From 9aaed5d8f224717f34859a02ed3d285099970d9c Mon Sep 17 00:00:00 2001 From: Bxio Date: Thu, 1 May 2025 21:39:39 +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 7409b31..534e197 100644 --- a/src/commands/Community/meta.js +++ b/src/commands/Community/meta.js @@ -26,7 +26,7 @@ const { const enxofreInput = new TextInputBuilder() .setCustomId('enxofre') - .setLabel('Meta de enxofre') + .setLabel('Meta de enxofre') .setStyle(TextInputStyle.Short) .setPlaceholder('Ex: 800') .setRequired(true);