remove duplicate logs box

This commit is contained in:
Josh Hawkins 2024-08-23 07:34:13 -05:00
parent 25b3bdc849
commit 2e8c50f266

View File

@ -38,14 +38,6 @@ body:
render: yaml render: yaml
validations: validations:
required: true required: true
- type: textarea
id: logs
attributes:
label: Relevant log output
description: Please copy and paste any relevant log output, including any go2rtc and Frigate logs. Include logs before and after your exact error when possible. This will be automatically formatted into code, so no need for backticks.
render: shell
validations:
required: true
- type: textarea - type: textarea
id: frigatelogs id: frigatelogs
attributes: attributes: