Merge pull request #2691 from matrix-org/t3chguy/user_typing_memberinfo

view user on click typing tile
This commit is contained in:
Travis Ralston 2019-02-24 17:38:25 -07:00 committed by GitHub
commit 8ca1c96df4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -170,6 +170,7 @@ module.exports = React.createClass({
width={24}
height={24}
resizeMethod="crop"
viewUserOnClick={true}
/>
);
});