Rework system graphs

This commit is contained in:
Johannes Zellner
2022-09-15 14:43:00 +02:00
parent e938aae257
commit 7fbfe4ec98
2 changed files with 91 additions and 83 deletions

View File

@@ -2278,6 +2278,7 @@ angular.module('Application').service('Client', ['$http', '$interval', '$timeout
angular.copy(tmp, this._installedApps[foundIndex]);
} else {
this._installedApps.push(tmp);
foundIndex = this._installedApps.length-1;
}
// add reference to object map with appId keys