mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-08 09:59:33 +00:00
better implementation for dl icon directly in message builder
This commit is contained in:
@@ -76,7 +76,6 @@ function downloadNow(button) {
|
||||
document.getElementById(youtube_id).remove();
|
||||
setTimeout(function(){
|
||||
handleInterval();
|
||||
buildDownloadIcons();
|
||||
}, 500);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user