mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
- Removed trailing space
This commit is contained in:
@@ -97,7 +97,7 @@ Module.register("weatherforecast",{
|
||||
this.forecast = [];
|
||||
this.loaded = false;
|
||||
this.updateTimer = null;
|
||||
|
||||
|
||||
if (this.config.autoLocation) {
|
||||
this.sendSocketNotification("AUTO_LOCATION");
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user