mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Plugins: Remove usage of deprecated folder id (#78061)
This commit is contained in:
parent
fe8d0e6381
commit
2b146b97b4
@ -177,7 +177,6 @@ func (du *DashboardUpdater) autoUpdateAppDashboard(ctx context.Context, pluginDa
|
||||
{Action: dashboards.ActionDashboardsWrite, Scope: dashboards.ScopeFoldersAll},
|
||||
}),
|
||||
Path: pluginDashInfo.Reference,
|
||||
FolderId: 0, // nolint:staticcheck
|
||||
Dashboard: resp.Dashboard.Data,
|
||||
Overwrite: true,
|
||||
Inputs: nil,
|
||||
|
Loading…
Reference in New Issue
Block a user