show message editor in textual body instead of replacing event tile
This commit is contained in:
parent
76ceee0e6c
commit
9a3752c571
4 changed files with 9 additions and 5 deletions
|
@ -780,6 +780,7 @@ module.exports = withMatrixClient(React.createClass({
|
|||
<EventTileType ref="tile"
|
||||
mxEvent={this.props.mxEvent}
|
||||
replacingEventId={this.props.replacingEventId}
|
||||
isEditing={this.props.isEditing}
|
||||
highlights={this.props.highlights}
|
||||
highlightLink={this.props.highlightLink}
|
||||
showUrlPreview={this.props.showUrlPreview}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue