mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 04:45:17 +00:00
typo and bug fixes
This commit is contained in:
@@ -97,7 +97,6 @@ var WeatherProvider = Class.extend({
|
||||
|
||||
// Set the weatherDataObject and notify the delegate that new information is available.
|
||||
setWeatherData: function (weatherDataObject) {
|
||||
// We should check here if we are passing a WeatherDay
|
||||
this.weatherDataObject = weatherDataObject;
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user