mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
commit
0c92a8a8e9
@ -60,5 +60,5 @@ self.sendNotification("SHOW_ALERT", {});
|
|||||||
| `timer` (optional) | How long the alert should stay visible in ms. <br> **Important:** If you do not use the `timer`, it is your duty to hide the alert by using `self.sendNotification("HIDE_ALERT");`! <br><br>**Possible values:** `int` `float` <br> **Default value:** `none`
|
| `timer` (optional) | How long the alert should stay visible in ms. <br> **Important:** If you do not use the `timer`, it is your duty to hide the alert by using `self.sendNotification("HIDE_ALERT");`! <br><br>**Possible values:** `int` `float` <br> **Default value:** `none`
|
||||||
|
|
||||||
## Open Source Licenses
|
## Open Source Licenses
|
||||||
###[NotificationStyles](https://github.com/codrops/NotificationStyles)
|
### [NotificationStyles](https://github.com/codrops/NotificationStyles)
|
||||||
See [ympanus.net](http://tympanus.net/codrops/licensing/) for license.
|
See [ympanus.net](http://tympanus.net/codrops/licensing/) for license.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user