aboutsummaryrefslogtreecommitdiffstats
path: root/build/server.js
diff options
context:
space:
mode:
Diffstat (limited to 'build/server.js')
-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