소스 검색

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
                 participantId)
269
                 participantId)
270
     };
270
     };
271
 }
271
 }
272
-
272
+clog("PVN JitsiParticipantConnectionStatus")
273
 export default translate(connect(_mapStateToProps)(ParticipantView));
273
 export default translate(connect(_mapStateToProps)(ParticipantView));

Loading…
취소
저장