From 381ad4cd3bbab54b8168d66a91adc7d062ad056f Mon Sep 17 00:00:00 2001 From: Dallin Romney Date: Fri, 4 Apr 2025 15:43:49 -0700 Subject: [PATCH] hotfix --- .../modelSelection/platform/AssistantSelect.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gui/src/components/modelSelection/platform/AssistantSelect.tsx b/gui/src/components/modelSelection/platform/AssistantSelect.tsx index 2c8fc2d680..583c6e27fd 100644 --- a/gui/src/components/modelSelection/platform/AssistantSelect.tsx +++ b/gui/src/components/modelSelection/platform/AssistantSelect.tsx @@ -82,9 +82,9 @@ const AssistantSelectOption = ({ fontSizeModifier={-2} >
-
+
-
+
-
+
{selected ? : null}
{!profile.errors?.length ? ( isLocalProfile(profile) ? ( { e.stopPropagation(); e.preventDefault(); @@ -107,7 +107,7 @@ const AssistantSelectOption = ({ /> ) : ( { e.stopPropagation(); e.preventDefault();