Browse Source

auto acp scripted

dev
jfinn 5 years ago
parent
commit
8072a0f4b7

+ 1
- 1
react/features/base/participants/components/ParticipantView.native.js View File

@@ -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));

Loading…
Cancel
Save