瀏覽代碼

auto commit

dev8
jfinn 4 年之前
父節點
當前提交
34cfea2541
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      react/features/filmstrip/components/web/Thumbnail.js

+ 1
- 1
react/features/filmstrip/components/web/Thumbnail.js 查看文件

@@ -430,7 +430,7 @@ class Thumbnail extends Component<Props, State> {
430 430
         this._stopListeningForAudioUpdates(this.props._audioTrack);
431 431
     }
432 432
 	componentWillMount() {
433
-		clog("dev componentWillMount",{that:this,args:[...arguments])
433
+		console.log("dev componentWillMount",{that:this,args:[...arguments]})
434 434
 
435 435
 	}
436 436
     /**

Loading…
取消
儲存