mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
linter fixes
This commit is contained in:
@@ -273,7 +273,7 @@ Module.register("currentweather",{
|
||||
if (this.config.useLocationAsHeader && this.config.location !== false) {
|
||||
return this.config.location;
|
||||
}
|
||||
|
||||
|
||||
return this.data.header;
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user