dzp пре 2 година
родитељ
комит
7c9b6925f5
1 измењених фајлова са 1 додато и 0 уклоњено
  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 } {