Typo
This commit is contained in:
parent
60da68bd97
commit
41e1794788
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ class ApplicationModal(disnake.ui.Modal):
|
|||
),
|
||||
disnake.ui.TextInput(
|
||||
label="The secret phrase",
|
||||
placeholder="",
|
||||
placeholder="JUST THE WORD",
|
||||
custom_id="The secret phrase",
|
||||
style=TextInputStyle.short,
|
||||
max_length=32,
|
||||
|
|
Loading…
Reference in a new issue