mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 09:42:21 -04:00
Second round of undef fixes
This commit is contained in:
parent
b9d19cfcb4
commit
c04fa496bf
9 changed files with 13 additions and 21 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue