implement new UX for 3pid invites
This commit is contained in:
parent
0747ca3923
commit
3b34311e05
4 changed files with 39 additions and 9 deletions
|
@ -368,7 +368,7 @@ module.exports = React.createClass({
|
|||
action: 'leave_room',
|
||||
room_id: this.props.member.roomId,
|
||||
});
|
||||
this.props.onFinished();
|
||||
this.props.onFinished();
|
||||
},
|
||||
|
||||
getInitialState: function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue