mirror of
https://github.com/jpros/tacticalrmm-web.git
synced 2026-01-19 19:40:50 +00:00
fix warning
This commit is contained in:
@@ -584,7 +584,7 @@ export default {
|
||||
selectedTree() {
|
||||
if (this.clearSearchWhenSwitching) this.clearFilter();
|
||||
},
|
||||
tab(newVal, oldVal) {
|
||||
tab() {
|
||||
this.$store.dispatch("loadAgents");
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user