mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-29 04:29:41 +00:00
Cleanup.
This commit is contained in:
parent
bad20c3e0b
commit
00a18d54bb
@ -1,6 +1,4 @@
|
|||||||
/* exported config */
|
/* Magic Mirror Config Sample
|
||||||
|
|
||||||
/* Magic Mirror Config
|
|
||||||
*
|
*
|
||||||
* By Michael Teeuw http://michaelteeuw.nl
|
* By Michael Teeuw http://michaelteeuw.nl
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
@ -66,6 +64,5 @@ var config = {
|
|||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
/*************** DO NOT EDIT THE LINE BELOW ***************/
|
/*************** DO NOT EDIT THE LINE BELOW ***************/
|
||||||
if (typeof module !== 'undefined') {module.exports = config;}
|
if (typeof module !== 'undefined') {module.exports = config;}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user