Second round of undef fixes

This commit is contained in:
rejas 2020-05-03 18:59:26 +02:00
parent b9d19cfcb4
commit c04fa496bf
9 changed files with 13 additions and 21 deletions

View file

@ -1,12 +1,9 @@
/* exported Utils */
/* Magic Mirror
* Utils
*
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
* MIT Licensed.
*/
var colors = require("colors/safe");
var Utils = {