mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 03:39:55 +00:00
Allow use of class.js in node.
This commit is contained in:
parent
ede3e669c7
commit
26a6eb506e
@ -62,4 +62,8 @@
|
||||
|
||||
return Class;
|
||||
};
|
||||
})();
|
||||
})();
|
||||
|
||||
|
||||
/*************** DO NOT EDIT THE LINE BELOW ***************/
|
||||
if (typeof module !== 'undefined') {module.exports = Class;}
|
Loading…
x
Reference in New Issue
Block a user