forked from extern/the-glorious-startpage
fix city id textbox not appearing
This commit is contained in:
parent
e4560a8ac5
commit
3974ec6da9
@ -237,6 +237,10 @@ class WeatherSettings {
|
||||
this._updateCredentialVariables();
|
||||
this._deleteWeatherSettingsValue();
|
||||
this._updateWeatherSettingsPlaceholder();
|
||||
|
||||
// Show city id textbox
|
||||
this._weatherSettingsCityIDGroup.classList.remove('hideWeatherSettings');
|
||||
|
||||
alert('Credentials deleted!');
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user