Update icon for Forge Server Extension in navigation configuration
This commit is contained in:
parent
b9c69c8ffa
commit
80d2b1fc00
@ -1,2 +1,2 @@
|
|||||||
title: Forge Server Extension
|
title: Forge Server Extension
|
||||||
icon: i-lucide-puzzle
|
icon: i-lucide-server-cog
|
||||||
|
|||||||
@ -421,7 +421,7 @@ npm run build:webui
|
|||||||
{
|
{
|
||||||
target: '2.server-extension/.navigation.yml',
|
target: '2.server-extension/.navigation.yml',
|
||||||
content: `title: Forge Server Extension
|
content: `title: Forge Server Extension
|
||||||
icon: i-lucide-puzzle
|
icon: i-lucide-server-cog
|
||||||
`
|
`
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user