mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
This simple change allows to use your own templates (under "templates" directory). The parameter `templateName` is optional (ignored on falsy value - undefined, null, empty string, etc.) and independent of `type`. Co-authored-by: Veeck <github@veeck.de>