mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Added some logs to try and find out whats wrong with the frontpage
This commit is contained in:
@@ -68,7 +68,6 @@ var Player = {
|
||||
|
||||
try{
|
||||
if(Player.player.getVideoUrl().split('v=')[1] != video_id || chromecastAvailable){
|
||||
console.log("chromecast!");
|
||||
Player.loadVideoById(video_id);
|
||||
Player.notifyUser(video_id, song_title);
|
||||
Player.seekTo(seekTo);
|
||||
|
||||
Reference in New Issue
Block a user