fix(chat): change "Sign in to send messages" to "Sign in to post"

Simplified the login prompt text in chat interface for clarity.
This commit is contained in:
Claude
2026-01-20 09:16:07 +00:00
parent 78a1872af1
commit 6dda4df711

View File

@@ -1126,7 +1126,7 @@ export function ChatViewer({
>
Sign in
</button>{" "}
to send messages
to post
</div>
)}