mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 17:44:52 -04:00
Possibility to use the the calendar feed as the source for the weather.
This commit is contained in:
parent
5858e862d9
commit
84dc1fa151
7 changed files with 162 additions and 40 deletions
|
@ -337,8 +337,6 @@ var Module = Class.extend({
|
|||
self.suspend();
|
||||
callback();
|
||||
}, options);
|
||||
|
||||
Log.log(options);
|
||||
},
|
||||
|
||||
/* showModule(module, speed, callback)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue