mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed more responsive updating of list
This commit is contained in:
@@ -277,6 +277,7 @@ function getTime()
|
||||
ytplayer.loadVideoById(timeDifference[1]);
|
||||
}
|
||||
setBGimage(timeDifference[1]);
|
||||
updateList();
|
||||
setTimeout(function(){
|
||||
//console.log(response);
|
||||
diffVideo = true;
|
||||
|
||||
Reference in New Issue
Block a user