Update to match renamed API

pull/21833/head
Luke Barnard 2017-04-19 10:14:57 +01:00
parent c431c9ab22
commit 81bdfe2126
1 changed files with 1 additions and 1 deletions

View File

@ -531,7 +531,7 @@ var TimelinePanel = React.createClass({
this.last_rr_sent_event_id = lastReadEvent.getId();
this.last_rm_sent_event_id = this.state.readMarkerEventId;
MatrixClientPeg.get().setRoomReadMarker(
MatrixClientPeg.get().setRoomReadMarkers(
this.props.timelineSet.room.roomId,
this.state.readMarkerEventId,
lastReadEvent