mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Dashboards: Add new toggle for dashboard changes out of dashgpt toggle (#83897)
This commit is contained in:
@@ -110,6 +110,7 @@ export interface FeatureToggles {
|
||||
alertingNoDataErrorExecution?: boolean;
|
||||
angularDeprecationUI?: boolean;
|
||||
dashgpt?: boolean;
|
||||
aiGeneratedDashboardChanges?: boolean;
|
||||
reportingRetries?: boolean;
|
||||
sseGroupByDatasource?: boolean;
|
||||
libraryPanelRBAC?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user