mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Plugins: Enable feature toggle angularDeprecationUI by default (#82880)
* Plugins: Enable feature toggle angularDeprecationUI by default * Clarified feature toggle description
This commit is contained in:
@@ -388,7 +388,7 @@ const (
|
||||
FlagAlertingNoDataErrorExecution = "alertingNoDataErrorExecution"
|
||||
|
||||
// FlagAngularDeprecationUI
|
||||
// Display new Angular deprecation-related UI features
|
||||
// Display Angular warnings in dashboards and panels
|
||||
FlagAngularDeprecationUI = "angularDeprecationUI"
|
||||
|
||||
// FlagDashgpt
|
||||
|
||||
Reference in New Issue
Block a user