mirror of
https://github.com/jpros/tacticalrmm-web.git
synced 2026-02-27 23:00:57 +00:00
fix tests and added soem minor fixes
This commit is contained in:
@@ -69,7 +69,7 @@ export default {
|
||||
})
|
||||
.catch(e => {
|
||||
this.$q.loading.hide();
|
||||
this.notifyError("Unable to get alerts");
|
||||
//this.notifyError("Unable to get alerts");
|
||||
});
|
||||
},
|
||||
showOverview() {
|
||||
|
||||
Reference in New Issue
Block a user