1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-04 11:51:45 +03:00
This commit is contained in:
Matthew Hodgson
2019-05-19 16:31:25 +01:00
parent a8297a7698
commit c63419f8a2
2 changed files with 2 additions and 2 deletions

View File

@@ -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 (
<div className="mx_RoomStatusBar_connectionLostBar">