mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-25 16:31:37 +02:00
Remove forExport prop for MemberAvatar
This commit is contained in:
parent
0e3ad652af
commit
5c78acfca4
@ -961,7 +961,6 @@ export default class EventTile extends React.Component<IProps, IState> {
|
||||
avatar = (
|
||||
<div className="mx_EventTile_avatar">
|
||||
<MemberAvatar
|
||||
forExport={this.props.forExport}
|
||||
member={member}
|
||||
width={avatarSize}
|
||||
height={avatarSize}
|
||||
|
Loading…
x
Reference in New Issue
Block a user