diff --git a/themes/default/public/js/lufi-down.js b/themes/default/public/js/lufi-down.js index 9ae8589..67ecfd5 100755 --- a/themes/default/public/js/lufi-down.js +++ b/themes/default/public/js/lufi-down.js @@ -109,7 +109,6 @@ const startDownload = () => { } document.getElementById("abort").remove(); - window.completed = true; }); };