Remove redundant tag prop

This commit is contained in:
Michael Telatynski 2021-05-13 14:23:10 +01:00
parent 712bdba09f
commit f6e8d38b87
4 changed files with 0 additions and 5 deletions

View file

@ -98,7 +98,6 @@ export default class RoomBreadcrumbs extends React.PureComponent<IProps, IState>
<DecoratedRoomAvatar
room={r}
avatarSize={32}
tag={roomTag}
displayBadge={true}
forceCount={true}
/>