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

view user on click typing tile
pull/21833/head
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
1 changed files with 1 additions and 0 deletions

View File

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