docs(bug): fix render of logs to be plain text

This commit is contained in:
Quentin McGaw
2022-06-18 00:15:29 +00:00
parent 04b34a266c
commit 4952e3b74e

View File

@@ -96,7 +96,7 @@ body:
attributes:
label: Share your logs
description: No sensitive information is logged out except when running with `LOG_LEVEL=debug`.
render: log
render: plain text
validations:
required: true
- type: textarea