aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2020-03-02 13:50:16 +0300
committerRblSb <msrblsb@gmail.com>2020-03-02 13:50:16 +0300
commit0d36998b0fb8139456bf1eda3f614542fec890c5 (patch)
tree304191df9e4725ec89633af8e824f237c1a5bc35 /build
parent948257a8b8f2d0d76910011cb1cfb90e15baafcc (diff)
Video sync toggler
Diffstat (limited to 'build')
-rw-r--r--build/server.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/server.js b/build/server.js
index 5a6037d..33b0f13 100644
--- a/build/server.js
+++ b/build/server.js
@@ -1373,6 +1373,7 @@ server_Main.prototype = {
this.sendClientList();
break;
case "UpdatePlaylist":
+ this.broadcast({ type : "UpdatePlaylist", updatePlaylist : { videoList : this.videoList}});
break;
case "VideoLoaded":
this.prepareVideoPlayback();
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage