make the linter happy

This commit is contained in:
Simeon Keske
2020-03-04 22:46:07 +01:00
parent 98f0a2ab67
commit cf1d9cc8b5
+1 -1
View File
@@ -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 (