Properly gate calendar feature on-off

This commit is contained in:
zbettenbuk
2018-04-16 18:39:26 +02:00
committed by Lyubo Marinov
parent 09482f053b
commit 374e3ccf2c
11 changed files with 216 additions and 170 deletions

View File

@@ -267,7 +267,7 @@ class ConferenceNotification extends Component<Props, State> {
* _eventList: Array
* }}
*/
export function _mapStateToProps(state: Object) {
function _mapStateToProps(state: Object) {
const { locationURL } = state['features/base/connection'];
return {