mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
MetricSegment: Fix metric segment UI crash in prod builds (#21053)
This commit is contained in:
parent
70e38ec352
commit
4e1e0b9065
@ -186,6 +186,7 @@ export function metricSegment($compile: any, $sce: any, templateSrv: TemplateSrv
|
||||
};
|
||||
}
|
||||
|
||||
/** @ngInject */
|
||||
export function metricSegmentModel(uiSegmentSrv: any) {
|
||||
return {
|
||||
template:
|
||||
|
Loading…
Reference in New Issue
Block a user