add missing prop from merge

This commit is contained in:
KDSBrowne 2019-04-11 21:12:54 +00:00
parent a28acaee4a
commit 1e76a117cf
2 changed files with 2 additions and 1 deletions

View File

@ -92,6 +92,7 @@ class Base extends Component {
approved,
meetingExist,
animations,
ejected,
meteorIsConnected,
subscriptionsReady,
} = this.props;