浏览代码

auto acp scripted

dev
jfinn 5 年前
父节点
当前提交
8072a0f4b7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      react/features/base/participants/components/ParticipantView.native.js

+ 1
- 1
react/features/base/participants/components/ParticipantView.native.js 查看文件

@@ -269,5 +269,5 @@ function _mapStateToProps(state, ownProps) {
269 269
                 participantId)
270 270
     };
271 271
 }
272
-
272
+clog("PVN JitsiParticipantConnectionStatus")
273 273
 export default translate(connect(_mapStateToProps)(ParticipantView));

正在加载...
取消
保存