mirror of
https://github.com/element-hq/element-web
synced 2024-11-24 18:25:49 +03:00
Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
6172196495
1 changed files with 1 additions and 0 deletions
|
@ -675,6 +675,7 @@ module.exports = React.createClass({
|
|||
}
|
||||
|
||||
this._updateRoomMembers();
|
||||
this._checkIfAlone(this.state.room);
|
||||
},
|
||||
|
||||
onRoomMemberMembership: function(ev, member, oldMembership) {
|
||||
|
|
Loading…
Reference in a new issue