bugfix.
This commit is contained in:
parent
99ec923ebc
commit
ae6566c8dd
@ -84,6 +84,7 @@ module.exports = {
|
||||
Editor.Builder.removeListener('build-finished', doMakeUpdatePackage);
|
||||
if (this.ftp) {
|
||||
this.ftp.destroy();
|
||||
this.ftp = null;
|
||||
}
|
||||
},
|
||||
messages: {
|
||||
|
Loading…
Reference in New Issue
Block a user