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
 
228
 
229
                 { !_isFakeParticipant && renderVideo
229
                 { !_isFakeParticipant && renderVideo
230
                     && <VideoTrack
230
                     && <VideoTrack
231
+                    prop8 = {"A"}
231
                         onPress = { onPress }
232
                         onPress = { onPress }
232
                         videoTrack = { videoTrack }
233
                         videoTrack = { videoTrack }
233
                         waitForVideoStarted = { false }
234
                         waitForVideoStarted = { false }

Loading…
Cancel
Save