Przeglądaj źródła

auto commit

app
jfinn 3 lat temu
rodzic
commit
9aa93a77e9

+ 1
- 2
react/features/base/participants/components/ParticipantView.native.js Wyświetl plik

@@ -266,8 +266,7 @@ class ParticipantView extends Component<Props> {
266 266
                 props:this.props,
267 267
             }
268 268
         }
269
-        window.glob_vhook.fns.glob_dev_fncb ? window.glob_vhook.fns.glob_dev_fncb("prt_view",{that:this,c:{renderSharedVideo,_isFakeParticipant
270
-renderVideo}},0) : {}
269
+        window.glob_vhook.fns.glob_dev_fncb ? window.glob_vhook.fns.glob_dev_fncb("prt_view",{that:this},0) : {}
271 270
         return ret
272 271
     }
273 272
 }

Ładowanie…
Anuluj
Zapisz