Changeset 0.35.0.0 (#210)

This commit is contained in:
2026-03-20 11:14:59 +00:00
parent bf8082e69f
commit 8a36c53a1c
2 changed files with 1 additions and 446 deletions

View File

@@ -306,7 +306,7 @@ func sectionCategory(section string) string {
return "ai"
case "health", "routing", "capabilities":
return "routing"
case "settings", "storage", "extensions", "channels", "surfaces":
case "settings", "storage", "packages", "channels", "broadcast":
return "system"
case "usage", "audit", "stats":
return "monitoring"