Disable weather by default.

This commit is contained in:
deepjyoti30
2020-05-15 23:17:06 +05:30
parent 73ec55ac4c
commit 1083a14548

View File

@@ -35,7 +35,7 @@
"disableDate": false,
"disableSearchBar": false,
"disable24Hour": false,
"disableWeather": false,
"disableWeather": true,
"weatherConf": {
"location": "Pune India",
"unit": "cel"