Skip to content

Commit c92e694

Browse files
KelsiAndersonclaude
andcommitted
fix: add Tenant Log Catalog nav entry and icon (all locales)
Ports nav.en.json change and tenant-logs.svg icon from #1440, combined with the fr-ca and ja-jp nav entries added in this branch. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent f24f882 commit c92e694

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

main/config/nav.en.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,11 @@
6666
"icon": "/icons/events-catalog.svg",
6767
"$ref": "./navigation/generated/events-catalog.en.json"
6868
},
69+
{
70+
"item": "Tenant Log Catalog",
71+
"icon": "/icons/tenant-logs.svg",
72+
"$ref": "./navigation/generated/tenant-logs.en.json"
73+
},
6974
{
7075
"item": "Universal Components",
7176
"icon": "/icons/universal-components.svg",

main/icons/tenant-logs.svg

Lines changed: 8 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)