Selaa lähdekoodia

auto commit

app
jfinn 3 vuotta sitten
vanhempi
commit
48380b588e
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

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

Loading…
Peruuta
Tallenna