Skip to content

Commit aeaf4d8

Browse files
committed
Merge branch 'feat/deployment-metrics-charts' of github.com:devtron-labs/dashboard into feat/deployment-metrics-charts
2 parents e0b5607 + 1204f78 commit aeaf4d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/app/details/metrics/deploymentMetrics.service.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ export function getFrequencyBenchmark(frequencyInDays: number): BenchmarkType {
228228

229229
return {
230230
name: 'ELITE',
231-
color: null,
231+
color: '',
232232
targetName: '',
233233
targetValue: 0,
234234
}

0 commit comments

Comments
 (0)