|
@@ -511,8 +511,9 @@ class Home extends React.Component {
|
|
|
delayPat={this.state.delayPat}
|
|
|
hosLogo={this.state.hosLogo}
|
|
|
/>
|
|
|
- :< BigScreenOld
|
|
|
+ :< BigScreen
|
|
|
userData={this.state.userData}
|
|
|
+ roomObj={this.state.roomObj}
|
|
|
patListArea={this.state.patListArea}
|
|
|
delayPat={this.state.delayPat}
|
|
|
hosLogo={this.state.hosLogo}
|