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