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

This commit is contained in:
lamusmaser 2023-11-16 19:12:02 -07:00 committed by GitHub
parent 2b49af9620
commit 6721d01fa6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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