bugfix.
This commit is contained in:
@@ -98,7 +98,6 @@ module.exports = {
|
||||
'uploadStop'() {
|
||||
if (this.ftp) {
|
||||
this.ftp.destroy();
|
||||
this.ftp = null;
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user