Merge commit '9a0ea56
' into rav/roomview_works
Conflicts: src/components/structures/RoomView.js
This commit is contained in:
commit
776b6a26c3
3 changed files with 0 additions and 28 deletions
|
@ -1265,9 +1265,6 @@ module.exports = React.createClass({
|
|||
highlightedEventId={this.props.highlightedEventId}
|
||||
eventId={this.props.eventId}
|
||||
eventPixelOffset={this.props.eventPixelOffset}
|
||||
isConferenceUser={this.props.ConferenceHandler ?
|
||||
this.props.ConferenceHandler.isConferenceUser :
|
||||
null }
|
||||
onScroll={ this.onMessageListScroll }
|
||||
/>);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue