MagicMirror/js/deprecated.js
2021-01-05 19:36:20 +01:00

12 lines
213 B
JavaScript

/* Magic Mirror Deprecated Config Options List
*
* By Michael Teeuw https://michaelteeuw.nl
* MIT Licensed.
*
* Olex S. original idea this deprecated option
*/
module.exports = {
configs: ["kioskmode"]
};