mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Recommented initSlider()
This commit is contained in:
@@ -325,7 +325,7 @@ function onPlayerReady(event) {
|
||||
initYoutubeControls(ytplayer)
|
||||
getTitle();
|
||||
setBGimage(response);
|
||||
//initSlider();
|
||||
initSlider();
|
||||
//durationFixer = setInterval(durationSetter, 1000);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user