mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-01-31 16:21:46 +01:00
adapt frontend to backend config changes, clarify variable names
This commit is contained in:
@@ -10,7 +10,7 @@ mount(Config, {
|
||||
isApi: isApi,
|
||||
username: username,
|
||||
ncontent: ncontent,
|
||||
clusters: hClusters.map((c) => c.name) // Defined in Header Template
|
||||
clusterNames: hClusterNames
|
||||
},
|
||||
context: new Map([
|
||||
['cc-config', clusterCockpitConfig],
|
||||
|
||||
Reference in New Issue
Block a user