mirror of https://github.com/vector-im/riot-web
Only use exactly as many newlines as we need
parent
832660f751
commit
a551bf4a46
|
@ -812,7 +812,6 @@ module.exports = React.createClass({
|
||||||
}
|
}
|
||||||
this._checkIfAlone(this.state.room, memberCountInfluence);
|
this._checkIfAlone(this.state.room, memberCountInfluence);
|
||||||
|
|
||||||
|
|
||||||
this._updateE2EStatus(this.state.room);
|
this._updateE2EStatus(this.state.room);
|
||||||
}, 500),
|
}, 500),
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue