Merge branch 'master' of https://github.com/medismail/ncdownloader
This commit is contained in:
@@ -70,7 +70,7 @@ export default {
|
||||
|
||||
set(value) {
|
||||
this.status = value;
|
||||
this.$emit("changed", value);
|
||||
this.$emit("changed", this.name,value);
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user