From d01157c11774587a10084135ece91f7a6e4ae6e5 Mon Sep 17 00:00:00 2001 From: KasperRT Date: Mon, 20 Oct 2014 02:39:06 +0200 Subject: [PATCH] Seems the refresh has dissapeared inside a stupid if --- js/list.js | 1 + 1 file changed, 1 insertion(+) 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";