Fix editing and redactions not updating the Reply Thread

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2020-10-06 08:23:48 +01:00
parent 4f52afdb3c
commit fbcea7d2cc
2 changed files with 22 additions and 6 deletions

View file

@ -918,6 +918,7 @@ export default class EventTile extends React.Component {
highlights={this.props.highlights}
highlightLink={this.props.highlightLink}
onHeightChanged={this.props.onHeightChanged}
replacingEventId={this.props.replacingEventId}
showUrlPreview={false} />
</div>
</div>