diff --git a/src/components/structures/RoomView.js b/src/components/structures/RoomView.js index 2da21bbef7..3ff72b4e5b 100644 --- a/src/components/structures/RoomView.js +++ b/src/components/structures/RoomView.js @@ -1523,16 +1523,6 @@ module.exports = React.createClass({ const roomAlias = this.state.roomAlias; return (
- -
-
-
-
- -
-
-
-
); + if (!this.state.canPeek) { + return ( +
+ { previewBar } +
+ ); + } } else if (hiddenHighlightCount > 0) { aux = (