Make colors required

This commit is contained in:
Andre_601
2022-09-15 01:28:59 +02:00
committed by GitHub
parent 979a376855
commit 612a57bdf7

View File

@@ -34,6 +34,8 @@ body:
- background: #f4f4f4 - background: #f4f4f4
- primaryColor: #fff4dd - primaryColor: #fff4dd
- ... - ...
validations:
required: true
- type: textarea - type: textarea
attributes: attributes:
label: Screenshots label: Screenshots