diff --git a/surfsense_web/components/assistant-ui/thread.tsx b/surfsense_web/components/assistant-ui/thread.tsx index 74669e374..9ec7386c3 100644 --- a/surfsense_web/components/assistant-ui/thread.tsx +++ b/surfsense_web/components/assistant-ui/thread.tsx @@ -299,7 +299,7 @@ export const Thread: FC = ({ messageThinkingSteps = new Map(), head > {/* Optional sticky header for model selector etc. */} {header &&
{header}
}