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