Fix another space

pull/21833/head
Travis Ralston 2020-06-16 17:40:25 -06:00
parent daa552e250
commit 7a71ef9b6b
1 changed files with 1 additions and 1 deletions

View File

@ -306,7 +306,7 @@ export default class RoomTile2 extends React.Component<IProps, IState> {
>
<div className="mx_RoomTile2_avatarContainer">
<RoomAvatar room={this.props.room} width={avatarSize} height={avatarSize}/>
<RoomTileIcon room={this.props.room} tag={this.props.tag}/>
<RoomTileIcon room={this.props.room} tag={this.props.tag} />
</div>
{nameContainer}
<div className="mx_RoomTile2_badgeContainer">