0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-07 20:42:44 +00:00

fixed two more validations

This commit is contained in:
Gazook89
2022-09-19 09:31:55 -05:00
parent af8d327ae2
commit 208e9261ce

View File

@@ -12,8 +12,8 @@ body:
options: options:
- label: Legacy - label: Legacy
- label: v3 - label: v3
validations: validations:
required: true required: true
- type: dropdown - type: dropdown
id: browser id: browser
attributes: attributes:
@@ -37,8 +37,8 @@ body:
- label: MacOS - label: MacOS
- label: Linux - label: Linux
- label: other - label: other
validations: validations:
required: true required: true
- type: textarea - type: textarea
id: user-description id: user-description
attributes: attributes: