浏览代码

Merge remote-tracking branch 'origin/master'

Conflicts:
	app/client/client.js
KrisVos130 9 年之前
父节点
当前提交
3ae3008339
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      app/client/client.js

+ 0 - 1
app/client/client.js

@@ -1228,7 +1228,6 @@ Template.room.onCreated(function () {
                         playerVars: {controls: 0, iv_load_policy: 3, rel: 0, showinfo: 0},
                         events: {
                             'onReady': function(event) {
-                                console.log(currentSong);
                                 if(currentSong.skipDuration === undefined){
                                     currentSong.skipDuration = 0;
                                 }