fixed Bug form, probably

pull/43/head
tycrek 3 years ago
parent bf06f3699b
commit e3c65e52bc
No known key found for this signature in database
GPG Key ID: 25D74F3943625263

@ -73,14 +73,12 @@ body:
attributes:
label: Node version
description: What is the version of Node.js?
placeholder: i.e. v14.17.3
validations:
required: true
- type: input
attributes:
label: StorageEngine
description: How are you storing your data?
placeholder: i.e. JSON, PostgreSQL, etc.
- type: checkboxes
attributes:
label: Reverse proxy
@ -91,7 +89,6 @@ body:
attributes:
label: Reverse proxy software
description: If you are using a reverse proxy, what is the name and version?
placeholder: i.e. nginx 1.13.1
- type: checkboxes
attributes:
label: Cloudflare

Loading…
Cancel
Save