mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-11-20 08:47:22 +01:00
fix leftover dev variable
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
}
|
||||
`,
|
||||
variables: {
|
||||
filter: { cluster: { eq: cluster }, timeStart: 1760097059}, // stackedFrom
|
||||
filter: { cluster: { eq: cluster }, timeStart: stackedFrom},
|
||||
typeNode: "node",
|
||||
typeHealth: "health"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user