From d754cc7f99b05653bdea734538c29c2f017a795b Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 14 Jan 2026 20:20:30 +0000 Subject: [PATCH] fix: restore pb-0 on composer --- src/components/ChatViewer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ChatViewer.tsx b/src/components/ChatViewer.tsx index eaec359..01d991e 100644 --- a/src/components/ChatViewer.tsx +++ b/src/components/ChatViewer.tsx @@ -896,7 +896,7 @@ export function ChatViewer({ {/* Message composer - only show if user has active account */} {hasActiveAccount ? ( -
+
{replyTo && (