You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-20 16:22:28 +03:00
Merge pull request #2691 from matrix-org/t3chguy/user_typing_memberinfo
view user on click typing tile
This commit is contained in:
@@ -170,6 +170,7 @@ module.exports = React.createClass({
|
||||
width={24}
|
||||
height={24}
|
||||
resizeMethod="crop"
|
||||
viewUserOnClick={true}
|
||||
/>
|
||||
);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user