You've already forked element-web
mirror of
https://github.com/element-hq/element-web.git
synced 2025-11-29 21:23:11 +03:00
not sure how these happened :/
This commit is contained in:
@@ -431,7 +431,7 @@ export default class GroupView extends React.Component {
|
||||
|
||||
this._initGroupStore(this.props.groupId, true);
|
||||
|
||||
this.dispatcherRef = dis.register(this._onAction);
|
||||
this._dispatcherRef = dis.register(this._onAction);
|
||||
this._rightPanelStoreToken = RightPanelStore.getSharedInstance().addListener(this._onRightPanelStoreUpdate);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user