Update icon for Forge Server Extension in navigation configuration

This commit is contained in:
Jacob Schmidt 2026-05-16 10:46:38 -05:00
parent b9c69c8ffa
commit 80d2b1fc00
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
title: Forge Server Extension
icon: i-lucide-puzzle
icon: i-lucide-server-cog

View File

@ -421,7 +421,7 @@ npm run build:webui
{
target: '2.server-extension/.navigation.yml',
content: `title: Forge Server Extension
icon: i-lucide-puzzle
icon: i-lucide-server-cog
`
},
{