diff --git a/js/youtube.js b/js/youtube.js index 693e4d93..7296cba2 100755 --- a/js/youtube.js +++ b/js/youtube.js @@ -277,6 +277,7 @@ function getTime() ytplayer.loadVideoById(timeDifference[1]); } setBGimage(timeDifference[1]); + updateList(); setTimeout(function(){ //console.log(response); diffVideo = true;