diff --git a/frontend/src/components/thread/content/ThreadContent.tsx b/frontend/src/components/thread/content/ThreadContent.tsx index 0c2fa980..6af0c6bf 100644 --- a/frontend/src/components/thread/content/ThreadContent.tsx +++ b/frontend/src/components/thread/content/ThreadContent.tsx @@ -644,7 +644,7 @@ export const ThreadContent: React.FC = ({ } else if (group.type === 'assistant_group') { return (
-
+
{(() => { @@ -964,7 +964,7 @@ export const ThreadContent: React.FC = ({ // Get the processed content that was stored during rendering const processedContent = group.processedContent; return ( -
+