Piotr Rajnisz 7198ae5eae
Add (in Alert module) templateName parameter (#3009)
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>
2023-01-26 13:00:49 +01:00
..
2022-01-26 23:47:51 +01:00
2022-01-26 23:47:51 +01:00

Module: Alert

The alert module is one of the default modules of the MagicMirror². This module displays notifications from other modules.

For configuration options, please check the MagicMirror² documentation.