Remove redundant tag
prop
This commit is contained in:
parent
712bdba09f
commit
f6e8d38b87
4 changed files with 0 additions and 5 deletions
|
@ -576,7 +576,6 @@ export default class RoomTile extends React.PureComponent<IProps, IState> {
|
|||
const roomAvatar = <DecoratedRoomAvatar
|
||||
room={this.props.room}
|
||||
avatarSize={32}
|
||||
tag={this.props.tag}
|
||||
displayBadge={this.props.isMinimized}
|
||||
oobData={({avatarUrl: roomProfile.avatarMxc})}
|
||||
/>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue