mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
move saved items feature behind separate feature toggle (#48117)
This commit is contained in:
@@ -56,4 +56,5 @@ export interface FeatureToggles {
|
||||
explore2Dashboard?: boolean;
|
||||
persistNotifications?: boolean;
|
||||
commandPalette?: boolean;
|
||||
savedItems?: boolean;
|
||||
}
|
||||
|
Reference in New Issue
Block a user