Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17665

This commit is contained in:
Michael Telatynski 2021-06-17 15:45:32 +01:00
commit 35e68b8aa5
39 changed files with 609 additions and 172 deletions

View file

@ -162,6 +162,7 @@ const ForwardDialog: React.FC<IProps> = ({ matrixClient: cli, event, permalinkCr
});
mockEvent.sender = {
name: profileInfo.displayname || userId,
rawDisplayName: profileInfo.displayname,
userId,
getAvatarUrl: (..._) => {
return avatarUrlForUser(