From 2a76e9e1f40eca44c49b765317ac7fc3cebfdd71 Mon Sep 17 00:00:00 2001 From: flx-sta <50131232+flx-sta@users.noreply.github.com> Date: Wed, 10 Jul 2024 08:26:58 -0700 Subject: [PATCH] mystery_event.yml: fix options placeholder Co-authored-by: Asdar --- .github/ISSUE_TEMPLATE/mystery_event.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/mystery_event.yml b/.github/ISSUE_TEMPLATE/mystery_event.yml index e502f287acf..7718c8c2995 100644 --- a/.github/ISSUE_TEMPLATE/mystery_event.yml +++ b/.github/ISSUE_TEMPLATE/mystery_event.yml @@ -91,7 +91,7 @@ body: attributes: label: Options offered to the player 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: required: true - type: textarea