Merge pull request #2691 from matrix-org/t3chguy/user_typing_memberinfo
view user on click typing tile
This commit is contained in:
commit
8ca1c96df4
1 changed files with 1 additions and 0 deletions
|
@ -170,6 +170,7 @@ module.exports = React.createClass({
|
||||||
width={24}
|
width={24}
|
||||||
height={24}
|
height={24}
|
||||||
resizeMethod="crop"
|
resizeMethod="crop"
|
||||||
|
viewUserOnClick={true}
|
||||||
/>
|
/>
|
||||||
);
|
);
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue