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"
|
height="13"
|
||||||
alt="dm"
|
alt="dm"
|
||||||
/>;
|
/>;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
const { room } = this.props;
|
const { room } = this.props;
|
||||||
const member = room.getMember(dmUserId);
|
const member = room.getMember(dmUserId);
|
||||||
if (
|
if (
|
||||||
|
|||||||
Reference in New Issue
Block a user