You've already forked element-web
mirror of
https://github.com/element-hq/element-web.git
synced 2025-12-01 09:58:03 +03:00
Rip out the remainder of Bluebird
This commit is contained in:
@@ -121,7 +121,7 @@ export default createReactClass({
|
||||
this.setState({
|
||||
errorText: msg,
|
||||
});
|
||||
}).done();
|
||||
});
|
||||
|
||||
this._intervalId = null;
|
||||
if (this.props.poll) {
|
||||
|
||||
Reference in New Issue
Block a user