mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-08 15:49:47 +00:00
allowing to cancle download_now tasks
This commit is contained in:
@@ -76,6 +76,7 @@ function downloadNow(button) {
|
||||
document.getElementById(youtube_id).remove();
|
||||
setTimeout(function(){
|
||||
handleInterval();
|
||||
buildDownloadIcons();
|
||||
}, 500);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user