mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Changed logo that appears when linked
This commit is contained in:
@@ -51,7 +51,7 @@ var Hostcontroller = {
|
||||
}else if(arr[0] == "pause")
|
||||
Youtube.ytplayer.pauseVideo()
|
||||
else if(arr[0] == "play")
|
||||
YouTubeytplayer.playVideo();
|
||||
YouTube.ytplayer.playVideo();
|
||||
else if(arr[0] == "skip")
|
||||
List.skip();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user