fix(wger): try some fixes (#3010)

* chore(dashdot): add some envs

* fix(wger): try some fixes
This commit is contained in:
Stavros Kois
2022-06-29 10:21:16 +03:00
committed by GitHub
parent 5cee0f60c2
commit f635a30cc3
6 changed files with 26 additions and 18 deletions
+9 -3
View File
@@ -107,6 +107,12 @@ questions:
schema:
type: boolean
default: false
- variable: DASHDOT_ALWAYS_SHOW_PERCENTAGES
label: "DASHDOT_ALWAYS_SHOW_PERCENTAGES"
description: "To always show the current percentage of each graph in the top-left corner."
schema:
type: boolean
default: false
- variable: oswidgetsettings
label: "OS Widget Settings"
schema:
@@ -114,9 +120,9 @@ questions:
default: false
show_subquestions_if: true
subquestions:
- variable: DASHDOT_DISABLE_HOST
label: "DASHDOT_DISABLE_HOST"
description: "If you want to hide the host part in the server widget"
- variable: DASHDOT_SHOW_HOST
label: "DASHDOT_SHOW_HOST"
description: "If you want to show the host part in the server widget"
schema:
type: boolean
default: false