Remove redundant tag
prop
This commit is contained in:
parent
712bdba09f
commit
f6e8d38b87
4 changed files with 0 additions and 5 deletions
|
@ -177,7 +177,6 @@ export default class RoomHeader extends React.Component {
|
|||
roomAvatar = <DecoratedRoomAvatar
|
||||
room={this.props.room}
|
||||
avatarSize={32}
|
||||
tag={DefaultTagID.Untagged} // to apply room publicity badging
|
||||
oobData={this.props.oobData}
|
||||
viewAvatarOnClick={true}
|
||||
/>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue