From 36ff2a01385258a35ef25b94af95c0a814f74046 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Tue, 24 Feb 2026 17:10:58 +0100 Subject: [PATCH] fix(webui): use different icon for System nav item (#8648) Change the System nav item icon from fas fa-server to fas fa-desktop to distinguish it from the Backends nav item which still uses fa-server. Signed-off-by: localai-bot Co-authored-by: localai-bot --- core/http/views/partials/navbar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/http/views/partials/navbar.html b/core/http/views/partials/navbar.html index cf6038ca9..63505c157 100644 --- a/core/http/views/partials/navbar.html +++ b/core/http/views/partials/navbar.html @@ -85,7 +85,7 @@ Swarm - + System {{ if not .DisableRuntimeSettings }}