mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
- Removed trailing space
This commit is contained in:
parent
c608636b7a
commit
3d5ad29eac
@ -97,7 +97,7 @@ Module.register("weatherforecast",{
|
||||
this.forecast = [];
|
||||
this.loaded = false;
|
||||
this.updateTimer = null;
|
||||
|
||||
|
||||
if (this.config.autoLocation) {
|
||||
this.sendSocketNotification("AUTO_LOCATION");
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user