fix(qbitmanage): wrong variable name (#3693)
This commit is contained in:
@@ -23,7 +23,7 @@ sources:
|
|||||||
- https://github.com/StuffAnThings/qbit_manage/wiki/Docker-Installation
|
- https://github.com/StuffAnThings/qbit_manage/wiki/Docker-Installation
|
||||||
- https://hub.docker.com/r/bobokun/qbit_manage
|
- https://hub.docker.com/r/bobokun/qbit_manage
|
||||||
type: application
|
type: application
|
||||||
version: 0.0.26
|
version: 0.0.27
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ questions:
|
|||||||
schema:
|
schema:
|
||||||
type: boolean
|
type: boolean
|
||||||
default: false
|
default: false
|
||||||
- variable: QBT_RUN
|
- variable: QBT_SCHEDULE
|
||||||
label: QBT_SCHEDULE
|
label: QBT_SCHEDULE
|
||||||
description: Schedule to run every x minutes.
|
description: Schedule to run every x minutes.
|
||||||
schema:
|
schema:
|
||||||
|
|||||||
Reference in New Issue
Block a user