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