will this fix the selection only?

This commit is contained in:
Bruvv
2022-01-01 12:38:09 +01:00
parent b0bef5aa53
commit 3a34ba8098

View File

@@ -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)?",