瀏覽代碼

auto commit

app
jfinn 3 年之前
父節點
當前提交
4d4e6ce057
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      react/features/conference/components/native/Conference.js

+ 1
- 0
react/features/conference/components/native/Conference.js 查看文件

@@ -190,6 +190,7 @@ class Conference extends AbstractConference<Props, *> {
190 190
             ></WebView>*/
191 191
         return (
192 192
             <Container style = { {...styles.conference,...conference_style} }>
193
+            <Wview_v1></Wview_v1>
193 194
                 <StatusBar
194 195
                     barStyle = 'light-content'
195 196
                     hidden = { _fullscreenEnabled }

Loading…
取消
儲存