Don't bubble cancel click to room header.
This commit is contained in:
parent
d1ee257b5a
commit
02edadbd15
1 changed files with 0 additions and 1 deletions
|
@ -329,7 +329,6 @@ module.exports = React.createClass({
|
|||
<div className="mx_RoomHeader_rightRow">
|
||||
{ settingsButton }
|
||||
<ManageIntegsButton
|
||||
onCancelClick={this.props.onCancelClick}
|
||||
roomId={this.props.room.roomId}
|
||||
/>
|
||||
{ forgetButton }
|
||||
|
|
Loading…
Reference in a new issue