Made requestType required

This commit is contained in:
Core 2022-01-31 22:50:00 +00:00
parent 9c2955b5e7
commit ca9374083a

View file

@ -19,11 +19,13 @@ body:
- type: dropdown
id: requestType
attributes:
label: Change or addition
label: Change or Addition or Both
multiple: true
options:
- Change the Language
- Add the Language
- Change a Language
- Add a Language
validations:
required: true
- type: textarea
id: description
attributes: