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