mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-03 09:45:22 +03:00
fix id
This commit is contained in:
parent
ae9ba0eee4
commit
d1c47d11ee
@ -26,7 +26,7 @@ body:
|
|||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: docker config
|
id: docker
|
||||||
attributes:
|
attributes:
|
||||||
label: docker-compose file or Docker CLI command
|
label: docker-compose file or Docker CLI command
|
||||||
description: This will be automatically formatted into code, so no need for backticks.
|
description: This will be automatically formatted into code, so no need for backticks.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user