mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-27 09:16:03 +00:00
mystery_event.yml: fix options placeholder
Co-authored-by: Asdar <asdargmng@gmail.com>
This commit is contained in:
parent
b194f55d57
commit
2a76e9e1f4
2
.github/ISSUE_TEMPLATE/mystery_event.yml
vendored
2
.github/ISSUE_TEMPLATE/mystery_event.yml
vendored
@ -91,7 +91,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Options offered to the player
|
label: Options offered to the player
|
||||||
description: A maximum of four options can be displayed at a time
|
description: A maximum of four options can be displayed at a time
|
||||||
placeholder: Remember that only a maximum of up to four options can be displayed at a time
|
placeholder: Remember that only up to four options can be displayed at a time
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
Loading…
Reference in New Issue
Block a user