globalUpdateCaptures after scan
This commit is contained in:
parent
58b2967f53
commit
599c31534d
1 changed files with 2 additions and 0 deletions
|
|
@ -434,6 +434,8 @@ export default {
|
|||
|
||||
onScanResponse: function() {
|
||||
this.modalNotify("Finished scan.");
|
||||
// Emit signal to update capture list
|
||||
this.$root.$emit("globalUpdateCaptures");
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue