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…
Откажи
Сачувај