mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
Prettier small player on frontpage when playing soundcloud
This commit is contained in:
@@ -179,6 +179,7 @@ function hide_native(way) {
|
||||
Player.soundcloud_player.pause();
|
||||
}
|
||||
} catch(e){}
|
||||
//clearTimeout(durationTimeout);
|
||||
Player.stopInterval = true;
|
||||
if(Helper.mobilecheck()){
|
||||
if(document.querySelector("#pause").classList.contains("hide")){
|
||||
|
||||
Reference in New Issue
Block a user