瀏覽代碼

auto commit

app
jfinn 3 年之前
父節點
當前提交
9aa93a77e9
共有 1 個檔案被更改,包括 1 行新增2 行删除
  1. 1
    2
      react/features/base/participants/components/ParticipantView.native.js

+ 1
- 2
react/features/base/participants/components/ParticipantView.native.js 查看文件

266
                 props:this.props,
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
         return ret
270
         return ret
272
     }
271
     }
273
 }
272
 }

Loading…
取消
儲存