diff --git a/apps/web/src/components/ChatView.tsx b/apps/web/src/components/ChatView.tsx index 3362622b7e..912de4a5e8 100644 --- a/apps/web/src/components/ChatView.tsx +++ b/apps/web/src/components/ChatView.tsx @@ -4132,7 +4132,7 @@ const ChatHeader = memo(function ChatHeader({ {activeThreadTitle} {activeProjectName && ( - + {activeProjectName} )}