A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Alert module is always on
-
-
@cr4z33
Remove position field? Not tested. -
Position field isn’t supposed to be used.
{ module: "alert", },
Alert will pop over entire screen when called.
Above is as shown within the sample config
-
@sean said in Alert module is always on:
@cr4z33
Remove position field? Not tested.@bkeyport said in Alert module is always on:
Position field isn’t supposed to be used.
{ module: "alert", },
Alert will pop over entire screen when called.
Above is as shown within the sample config
Ouch my bad. :grimacing_face:
Thanks to both of you.