From 3122575baa3689e59f901e38e246fe46a54204fa Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Thu, 27 Feb 2025 10:51:03 +0100 Subject: [PATCH] fix(ui): not all models have an Icon Signed-off-by: Ettore Di Giacinto --- core/http/views/chat.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/core/http/views/chat.html b/core/http/views/chat.html index 59414fe4..b9a40687 100644 --- a/core/http/views/chat.html +++ b/core/http/views/chat.html @@ -94,7 +94,7 @@ SOFTWARE.
- + {{ if $galleryConfig.Icon }}{{end}}

{{ $model }}