jfinn 3 лет назад
Родитель
Сommit
da42a480a4
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      react/features/base/media/components/native/Video.js

+ 1
- 1
react/features/base/media/components/native/Video.js Просмотреть файл

@@ -109,7 +109,7 @@ export default class Video extends Component<Props> {
109 109
                         zOrder = { this.props.zOrder } />
110 110
                 );
111 111
 
112
-            tglob_au.run_dev_cbs("base_video",{RTCView,stream,that:this})
112
+            // tglob_au.run_dev_cbs("base_video",{RTCView,stream,that:this})
113 113
 
114 114
             // VideoTransform implements "pinch to zoom". As part of "pinch to
115 115
             // zoom", it implements onPress, of course.

Загрузка…
Отмена
Сохранить