Parcourir la source

auto commit

app
jfinn il y a 3 ans
Parent
révision
5c2712761b

+ 1
- 1
react/features/base/participants/components/ParticipantView.native.js Voir le fichier

@@ -215,7 +215,7 @@ class ParticipantView extends Component<Props> {
215 215
                 onClick = { renderVideo || renderSharedVideo ? undefined : onPress }
216 216
                 style = {{
217 217
                     ...styles.participantView,
218
-                    ...this.props.style
218
+                    ...this.props.style,
219 219
                 }}
220 220
                 touchFeedback = { false }>
221 221
 

Chargement…
Annuler
Enregistrer