mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-12-12 09:52:37 +00:00
No type = alert
This commit is contained in:
@@ -78,7 +78,7 @@ self.sendNotification("SHOW_ALERT", {type: "notification"});
|
||||
For alerts use:
|
||||
|
||||
```
|
||||
self.sendNotification("SHOW_ALERT", {type: "alert"});
|
||||
self.sendNotification("SHOW_ALERT", {});
|
||||
```
|
||||
|
||||
### Notification params
|
||||
|
||||
Reference in New Issue
Block a user