[Advisor]: Tile text update (#108009)

Tile text update
This commit is contained in:
Anna Urbiztondo
2025-07-11 13:12:25 +02:00
committed by GitHub
parent 16183d794c
commit 31a7f79efd
+1 -1
View File
@@ -341,7 +341,7 @@ func (s *ServiceImpl) readNavigationSettings() {
s.navigationAppConfig["grafana-advisor-app"] = NavigationAppConfig{
SectionID: navtree.NavIDCfg,
Text: "Advisor",
SubTitle: "Keep Grafana running smoothly and securely",
SubTitle: "Run checks and get suggestions to fix issues",
IsNew: true,
}
}