adjust to js-sdk changes of marking original event as replaced
This commit is contained in:
parent
edc100163f
commit
5805a88ab9
8 changed files with 11 additions and 5 deletions
|
@ -779,6 +779,7 @@ module.exports = withMatrixClient(React.createClass({
|
|||
{ thread }
|
||||
<EventTileType ref="tile"
|
||||
mxEvent={this.props.mxEvent}
|
||||
replacingEventId={this.props.replacingEventId}
|
||||
highlights={this.props.highlights}
|
||||
highlightLink={this.props.highlightLink}
|
||||
showUrlPreview={this.props.showUrlPreview}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue