(fix) correct mistake in addons include
This commit is contained in:
parent
04fc17a719
commit
2480afdf9b
|
@ -251,10 +251,10 @@
|
|||
show_subquestions_if: true
|
||||
subquestions:
|
||||
- variable: loki
|
||||
label: "Loki URL"
|
||||
schema:
|
||||
type: string
|
||||
required: true
|
||||
label: "Loki URL"
|
||||
schema:
|
||||
type: string
|
||||
required: true
|
||||
- variable: logs
|
||||
label: "Log Paths"
|
||||
schema:
|
||||
|
|
Loading…
Reference in New Issue