mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Alerting: inject dashboardService in to AlertNG (#49139)
This commit is contained in:
@@ -49,6 +49,7 @@ func ProvideService(cfg *setting.Cfg, dataSourceCache datasources.CacheService,
|
||||
NotificationService: notificationService,
|
||||
folderService: folderService,
|
||||
accesscontrol: ac,
|
||||
dashboardService: dashboardService,
|
||||
}
|
||||
|
||||
if ng.IsDisabled() {
|
||||
|
||||
Reference in New Issue
Block a user