mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
Fix broken merge
I messed up the merge in 6dd46d5.
This commit is contained in:
parent
6dd46d532a
commit
72492fd909
@ -302,11 +302,7 @@ module.exports = React.createClass({
|
||||
rightPanel_buttons =
|
||||
<AccessibleButton className="mx_RoomHeader_button" onClick={this.onShowRhsClick} title="<">
|
||||
<TintableSvg src="img/minimise.svg" width="10" height="16"/>
|
||||
<<<<<<< HEAD
|
||||
</AccessibleButton>
|
||||
=======
|
||||
</div>;
|
||||
>>>>>>> origin/develop
|
||||
</AccessibleButton>;
|
||||
}
|
||||
|
||||
var right_row;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user