mirror of
https://github.com/vladmandic/automatic
synced 2026-08-25 22:20:46 +02:00
fix notifications
This commit is contained in:
@@ -109,6 +109,7 @@ function requestProgress(id_task, progressEl, galleryEl, atEnd = null, onProgres
|
||||
setProgress();
|
||||
if (parentGallery && livePreview) parentGallery.removeChild(livePreview);
|
||||
checkPaused(true);
|
||||
sendNotification();
|
||||
if (atEnd) atEnd();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user