mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 21:00:57 +00:00
Add weather modules.
This commit is contained in:
@@ -80,6 +80,7 @@ var Loader = (function() {
|
||||
path: config.paths.modules + '/' + module,
|
||||
file: module + '.js',
|
||||
position: moduleData.position,
|
||||
header: moduleData.header,
|
||||
config: moduleData.config
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user