mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
spinning?
This commit is contained in:
@@ -253,10 +253,7 @@ function getTime()
|
||||
}
|
||||
ytplayer.seekTo(timeDifference[0]);
|
||||
ytplayer.pauseVideo();
|
||||
if(!window.mobilecheck())
|
||||
{
|
||||
ytplayer.playVideo();
|
||||
}
|
||||
ytplayer.playVideo();
|
||||
getTitle();
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user