mirror of https://github.com/vector-im/riot-web
Fix linting
parent
6c15bd8599
commit
75a1922731
|
@ -110,7 +110,7 @@ export default class Flair extends React.Component {
|
|||
this.setState({
|
||||
profiles: profiles.filter((profile) => {
|
||||
return profile ? profile.avatarUrl : false;
|
||||
})
|
||||
}),
|
||||
});
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue