mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Navigation: Remove commandPalette feature toggle (#62698)
* remove command palette feature toggle * undo irrelevant AppChrome changes * update toggle description
This commit is contained in:
@@ -49,7 +49,6 @@ export interface FeatureToggles {
|
||||
export?: boolean;
|
||||
exploreMixedDatasource?: boolean;
|
||||
tracing?: boolean;
|
||||
commandPalette?: boolean;
|
||||
correlations?: boolean;
|
||||
cloudWatchDynamicLabels?: boolean;
|
||||
datasourceQueryMultiStatus?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user