mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 06:42:09 +08:00
feat(apps): auto update dashboard dashboards, #5529
This commit is contained in:
@ -77,6 +77,8 @@ func Init() error {
|
||||
}
|
||||
|
||||
go StartPluginUpdateChecker()
|
||||
go updateAppDashboards()
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user