Merge pull request #1720 from matrix-org/t3chguy/nvl/fix_rich_reply_on_image

Fix Rich Replies on files
pull/21833/head
David Baker 2018-02-05 09:58:37 +00:00 committed by GitHub
commit 916ab68506
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -602,6 +602,7 @@ module.exports = withMatrixClient(React.createClass({
mxEvent={this.props.mxEvent}
highlights={this.props.highlights}
highlightLink={this.props.highlightLink}
onWidgetLoad={this.props.onWidgetLoad}
showUrlPreview={false} />
</div>
</div>