mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
will this fix the selection only?
This commit is contained in:
@@ -27,8 +27,8 @@
|
||||
},
|
||||
"schema": {
|
||||
"TZ": "str",
|
||||
"HTTPS_ONLY": "int(,1)?",
|
||||
"WHOOGLE_AUTOCOMPLETE": "int(0,1)?",
|
||||
"HTTPS_ONLY": "list(0|1)?",
|
||||
"WHOOGLE_AUTOCOMPLETE": "float(0,1)?",
|
||||
"WHOOGLE_CONFIG_DISABLE": "int(0,1)?",
|
||||
"WHOOGLE_CONFIG_VIEW_IMAGE": "int(0,1)?",
|
||||
"WHOOGLE_CSP": "int(0,1)?",
|
||||
|
||||
Reference in New Issue
Block a user