Seems the refresh has dissapeared inside a stupid if

This commit is contained in:
KasperRT
2014-10-20 02:39:06 +02:00
parent 95cc0c9c88
commit d01157c117

View File

@@ -57,6 +57,7 @@ function updateList()
} }
} }
} }
myScroll.refresh();
if(window.mobilecheck()) if(window.mobilecheck())
{ {
document.getElementById("player").style.display="none"; document.getElementById("player").style.display="none";