mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Search: remove dev-mode from the feature flag
This commit is contained in:
@@ -70,7 +70,6 @@ var (
|
||||
Name: "panelTitleSearch",
|
||||
Description: "Search for dashboards using panel title",
|
||||
State: FeatureStateAlpha,
|
||||
RequiresDevMode: true, // only supported in dev mode right now
|
||||
},
|
||||
{
|
||||
Name: "tempoSearch",
|
||||
|
||||
Reference in New Issue
Block a user