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 ? ( -