diff --git a/js/app.js b/js/app.js index 69c2079..0cb98a9 100644 --- a/js/app.js +++ b/js/app.js @@ -1594,7 +1594,6 @@ document.addEventListener('DOMContentLoaded', async () => { }` ); progressElement.style.display = 'none'; - return; } tracks = result.tracks;