Fix `textarea` type from `shell` to `Shell`. (#594)

pull/612/head
lamusmaser 6 months ago committed by GitHub
parent 2b49af9620
commit 6721d01fa6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -38,6 +38,6 @@ body:
attributes:
label: Relevant log output
description: Please copy and paste any relevant Docker logs. This will be automatically formatted into code, so no need for backticks.
render: shell
render: Shell
validations:
required: true

Loading…
Cancel
Save