mirror of https://github.com/vector-im/riot-web
parent
b9f0b72ae1
commit
6b3b2e30fe
|
@ -47,7 +47,6 @@ export default class MultiInviteDialog extends React.Component {
|
||||||
|
|
||||||
_startInviting() {
|
_startInviting() {
|
||||||
this.setState({
|
this.setState({
|
||||||
completionStates: [],
|
|
||||||
busy: true,
|
busy: true,
|
||||||
done: false,
|
done: false,
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue