Update dependencies, run linter

This commit is contained in:
rejas
2021-05-14 21:46:18 +02:00
parent aa8ddb9a92
commit 1054ba3b1e
3 changed files with 8937 additions and 85 deletions

View File

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