diff --git a/src/components/structures/RoomView.js b/src/components/structures/RoomView.js index 2e6ebd2933..5df5a1044e 100644 --- a/src/components/structures/RoomView.js +++ b/src/components/structures/RoomView.js @@ -694,7 +694,7 @@ module.exports = React.createClass({ var self = this; if (prevEvent && prevEvent.getId() == this.state.readReceiptEventId) { var hr; - hr = (
); readMarkerIndex = ret.length;