mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-09 04:31:15 +01:00
fix lint
This commit is contained in:
parent
6a077655e9
commit
06160f5fae
@ -128,7 +128,6 @@ module.exports = React.createClass({
|
|||||||
} else if (totalMemberCount == 1) {
|
} else if (totalMemberCount == 1) {
|
||||||
otherMember = members[0];
|
otherMember = members[0];
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
if (otherMember) {
|
if (otherMember) {
|
||||||
return otherMember.getAvatarUrl(
|
return otherMember.getAvatarUrl(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user