add missing prop from merge
This commit is contained in:
parent
a28acaee4a
commit
1e76a117cf
@ -92,6 +92,7 @@ class Base extends Component {
|
|||||||
approved,
|
approved,
|
||||||
meetingExist,
|
meetingExist,
|
||||||
animations,
|
animations,
|
||||||
|
ejected,
|
||||||
meteorIsConnected,
|
meteorIsConnected,
|
||||||
subscriptionsReady,
|
subscriptionsReady,
|
||||||
} = this.props;
|
} = this.props;
|
||||||
|
@ -26,4 +26,4 @@
|
|||||||
--indicator-padding-bottom: 0.7em;
|
--indicator-padding-bottom: 0.7em;
|
||||||
|
|
||||||
--user-indicators-offset: -5px;
|
--user-indicators-offset: -5px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user