bugfix, close window when done
This commit is contained in:
parent
c483058fa8
commit
23d9268627
@ -88,6 +88,9 @@
|
|||||||
discWin.child.close();
|
discWin.child.close();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
else {
|
||||||
|
discWin.child.close();
|
||||||
|
}
|
||||||
|
|
||||||
resolve(tokens);
|
resolve(tokens);
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user