diff --git a/js/list.js b/js/list.js index a89d8d19..f77c80fa 100755 --- a/js/list.js +++ b/js/list.js @@ -57,6 +57,7 @@ function updateList() } } } + myScroll.refresh(); if(window.mobilecheck()) { document.getElementById("player").style.display="none";