diff --git a/src/components/structures/RoomSubList.js b/src/components/structures/RoomSubList.js index 461c87fb0b..f190c584d6 100644 --- a/src/components/structures/RoomSubList.js +++ b/src/components/structures/RoomSubList.js @@ -268,7 +268,7 @@ var RoomSubList = React.createClass({

{ this.props.collapsed ? '' : this.props.label }

);