Update add_instance.yml

This commit is contained in:
Matthew E 2023-01-04 01:03:22 +00:00 committed by GitHub
parent 6b4a96c951
commit 49b16df4e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,9 +10,12 @@ body:
placeholder: UN placeholder: UN
validations: validations:
required: true required: true
- type: checkbox - type: dropdown
attributes: attributes:
label: Cloudflare enabled? label: Cloudflare enabled?
options:
- Yes
- No
description: Does this instance use Cloudflare? description: Does this instance use Cloudflare?
validations: validations:
required: true required: true