Update jsdoc

This commit is contained in:
rejas 2021-04-27 14:13:27 +02:00 committed by veeck
parent e9de961a23
commit aeefe28710

View File

@ -122,6 +122,8 @@
/**
* Dismiss the notification
*
* @param close
*/
NotificationFx.prototype.dismiss = function (close = true) {
this.active = false;