mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Reverting
This commit is contained in:
@@ -164,6 +164,7 @@ function onPlayerStateChange(newState) {
|
||||
case -1:
|
||||
break;
|
||||
case 0:
|
||||
console.log("end");
|
||||
socket.emit("end", video_id);
|
||||
playing = false;
|
||||
paused = false;
|
||||
|
||||
Reference in New Issue
Block a user