diff --git a/src/components/ChatViewer.tsx b/src/components/ChatViewer.tsx index de046e9..6906967 100644 --- a/src/components/ChatViewer.tsx +++ b/src/components/ChatViewer.tsx @@ -756,7 +756,7 @@ export function ChatViewer({ {/* Message composer - only show if user has active account */} {hasActiveAccount ? ( -