mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-01 05:23:25 +00:00
clean up deprecated
This commit is contained in:
parent
38f10b6e3e
commit
7dbcaa83bc
@ -6,11 +6,6 @@
|
|||||||
* Olex S. original idea this deprecated option
|
* Olex S. original idea this deprecated option
|
||||||
*/
|
*/
|
||||||
|
|
||||||
var deprecated = {
|
module.exports = {
|
||||||
configs: ["kioskmode"]
|
configs: ["kioskmode"]
|
||||||
};
|
};
|
||||||
|
|
||||||
/*************** DO NOT EDIT THE LINE BELOW ***************/
|
|
||||||
if (typeof module !== "undefined") {
|
|
||||||
module.exports = deprecated;
|
|
||||||
}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user