You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-16 06:42:26 +03:00
make the linter happy
This commit is contained in:
@@ -490,8 +490,8 @@ export default createReactClass({
|
||||
height="13"
|
||||
alt="dm"
|
||||
/>;
|
||||
|
||||
}
|
||||
|
||||
const { room } = this.props;
|
||||
const member = room.getMember(dmUserId);
|
||||
if (
|
||||
|
||||
Reference in New Issue
Block a user