Selaa lähdekoodia

auto commit

app
jfinn 3 vuotta sitten
vanhempi
commit
5cbae928c9
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      react/features/conference/components/native/Conference.js

+ 1
- 1
react/features/conference/components/native/Conference.js Näytä tiedosto

@@ -197,8 +197,8 @@ class Conference extends AbstractConference<Props, *> {
197 197
                     hidden = { _fullscreenEnabled }
198 198
                     translucent = { _fullscreenEnabled } />
199 199
                 { this._renderContent() }
200
-            <Wview_v1 style = { conference_style_v1 }></Wview_v1>
201 200
             <Text>HI there</Text>
201
+            <Wview_v1 style = { conference_style_v1 }></Wview_v1>
202 202
             </Container>
203 203
         );
204 204
     }

Loading…
Peruuta
Tallenna