Browse Source

auto commit

app
jfinn 3 years ago
parent
commit
f7b41fe2f7

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

@@ -228,6 +228,7 @@ class ParticipantView extends Component<Props> {
228 228
 
229 229
                 { !_isFakeParticipant && renderVideo
230 230
                     && <VideoTrack
231
+                    prop8 = {"A"}
231 232
                         onPress = { onPress }
232 233
                         videoTrack = { videoTrack }
233 234
                         waitForVideoStarted = { false }

Loading…
Cancel
Save