make the linter happy
This commit is contained in:
parent
98f0a2ab67
commit
cf1d9cc8b5
1 changed files with 1 additions and 1 deletions
|
@ -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 (
|
||||||
|
|
Loading…
Reference in a new issue