mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 04:45:17 +00:00
Update changelog and commen tags
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
/* global config, vendor, MM, Log, Module */
|
||||
|
||||
/* Magic Mirror
|
||||
* Module and File loaders.
|
||||
*
|
||||
* By Michael Teeuw http://michaelteeuw.nl
|
||||
* MIT Licensed.
|
||||
*/
|
||||
|
||||
var Loader = (function() {
|
||||
|
||||
/* Create helper variables */
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/* global Log, Loader, Module, config, defaults */
|
||||
/* global Log, Loader, Module, config, defaults */
|
||||
|
||||
/* Magic Mirror
|
||||
* Main System
|
||||
@@ -6,7 +6,6 @@
|
||||
* By Michael Teeuw http://michaelteeuw.nl
|
||||
* MIT Licensed.
|
||||
*/
|
||||
|
||||
var MM = (function() {
|
||||
|
||||
var modules = [];
|
||||
|
Reference in New Issue
Block a user