1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-20 16:22:28 +03:00
This commit is contained in:
lukebarnard
2018-02-07 18:57:32 +00:00
parent 121b776e8a
commit 2549b44768

View File

@@ -122,7 +122,7 @@ module.exports = React.createClass({
return mlist[leftUserIds[0]].getAvatarUrl(
MatrixClientPeg.get().getHomeserverUrl(),
props.width, props.height, props.resizeMethod,
false
false,
);
}
return mlist[userIds[0]].getAvatarUrl(