mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
Finish with .done()
This commit is contained in:
parent
f5efc8e765
commit
1e279d2335
@ -125,7 +125,7 @@ module.exports = React.createClass({
|
||||
this.setState({
|
||||
teamServerBusy: false,
|
||||
});
|
||||
});
|
||||
}).done();
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user