mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
Update jsdoc
This commit is contained in:
parent
e9de961a23
commit
aeefe28710
@ -122,6 +122,8 @@
|
||||
|
||||
/**
|
||||
* Dismiss the notification
|
||||
*
|
||||
* @param close
|
||||
*/
|
||||
NotificationFx.prototype.dismiss = function (close = true) {
|
||||
this.active = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user