mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-27 17:31:50 +02:00
fix lint
This commit is contained in:
parent
42fc83d2a8
commit
f1643f77ac
@ -189,7 +189,7 @@ const Pill = React.createClass({
|
|||||||
},
|
},
|
||||||
getDirectionalContent: function() {
|
getDirectionalContent: function() {
|
||||||
return this.getContent();
|
return this.getContent();
|
||||||
}
|
},
|
||||||
};
|
};
|
||||||
this.setState({member});
|
this.setState({member});
|
||||||
}).catch((err) => {
|
}).catch((err) => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user