This commit is contained in:
parent
fe0a06bdfc
commit
9aaed5d8f2
@ -26,7 +26,7 @@ const {
|
|||||||
|
|
||||||
const enxofreInput = new TextInputBuilder()
|
const enxofreInput = new TextInputBuilder()
|
||||||
.setCustomId('enxofre')
|
.setCustomId('enxofre')
|
||||||
.setLabel('Meta de enxofre')
|
.setLabel('Meta de enxofre')
|
||||||
.setStyle(TextInputStyle.Short)
|
.setStyle(TextInputStyle.Short)
|
||||||
.setPlaceholder('Ex: 800')
|
.setPlaceholder('Ex: 800')
|
||||||
.setRequired(true);
|
.setRequired(true);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user