Sfoglia il codice sorgente

fix(alert): fix bug

dzp 2 anni fa
parent
commit
7c9b6925f5
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      plugins/lib/alert.tin

+ 1 - 0
plugins/lib/alert.tin

@@ -108,6 +108,7 @@ load-lib storage;
 
     #if { @isTrue{$changed} } {
         storage.Save {alert} {alert-items};
+        alert.perform;
     };
 
     #if { &alert-items[] > 0 } {