Plugins: Enable feature toggle angularDeprecationUI by default (#82880)

* Plugins: Enable feature toggle angularDeprecationUI by default

* Clarified feature toggle description
This commit is contained in:
Giuseppe Guerra
2024-02-16 13:46:14 +01:00
committed by GitHub
parent 592b830fd8
commit 6ce0efeb41
5 changed files with 13 additions and 9 deletions

View File

@@ -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