You've already forked element-web
mirror of
https://github.com/element-hq/element-web.git
synced 2025-11-29 21:23:11 +03:00
lint
This commit is contained in:
@@ -1856,7 +1856,7 @@ export default class RoomView extends React.Component<IProps, IState> {
|
|||||||
<div className="mx_RoomView_statusAreaBox_line" />
|
<div className="mx_RoomView_statusAreaBox_line" />
|
||||||
{statusBar}
|
{statusBar}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>;
|
||||||
|
|
||||||
const roomVersionRecommendation = this.state.upgradeRecommendation;
|
const roomVersionRecommendation = this.state.upgradeRecommendation;
|
||||||
const showRoomUpgradeBar = (
|
const showRoomUpgradeBar = (
|
||||||
|
|||||||
Reference in New Issue
Block a user