forked from extern/the-glorious-startpage
fix weathersettings broken logic
This commit is contained in:
parent
70a07fd5c3
commit
57d8884baf
@ -23,7 +23,7 @@ class WeatherSettings {
|
|||||||
}
|
}
|
||||||
|
|
||||||
_init = () => {
|
_init = () => {
|
||||||
// this._updat2eWeatherSettings();
|
this._updateWeatherSettings();
|
||||||
this._registerWeatherResetOnClickEvent();
|
this._registerWeatherResetOnClickEvent();
|
||||||
this._registerWeatherApplyOnClickEvent();
|
this._registerWeatherApplyOnClickEvent();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user