diff --git a/src/components/structures/RoomStatusBar.js b/src/components/structures/RoomStatusBar.js index b30fc49c56..7ef080e235 100644 --- a/src/components/structures/RoomStatusBar.js +++ b/src/components/structures/RoomStatusBar.js @@ -303,7 +303,7 @@ module.exports = React.createClass({ }, // return suitable content for the main (text) part of the status bar. - _getContent: function() {s + _getContent: function() { if (this._shouldShowConnectionError()) { return (