mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Added a rather long and not the best embed code
This commit is contained in:
@@ -52,7 +52,7 @@ var Hostcontroller = {
|
||||
ytplayer.pauseVideo()
|
||||
else if(arr[0] == "play")
|
||||
ytplayer.playVideo();
|
||||
else if(arr[0] == "skip")
|
||||
else if(arr[0] == "skip")
|
||||
List.skip();
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user