diff --git a/src/components/views/rooms/EventTile.js b/src/components/views/rooms/EventTile.js index 4e0ff2c6d6..1d8df4c7a6 100644 --- a/src/components/views/rooms/EventTile.js +++ b/src/components/views/rooms/EventTile.js @@ -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} />