mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-02-18 08:51:45 +01:00
adapt frontend to backend config changes, clarify variable names
This commit is contained in:
@@ -9,8 +9,8 @@ if (headerDomTarget != null) {
|
||||
props: {
|
||||
username: hUsername,
|
||||
authlevel: hAuthlevel,
|
||||
clusters: hClusters,
|
||||
subClusters: hSubClusters,
|
||||
clusterNames: hClusterNames,
|
||||
subclusterMap: hSubclusterMap,
|
||||
roles: hRoles,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user