mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Seems the refresh has dissapeared inside a stupid if
This commit is contained in:
@@ -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";
|
||||||
|
|||||||
Reference in New Issue
Block a user