mirror of
https://github.com/purrgrammer/grimoire.git
synced 2026-04-10 15:36:53 +02:00
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:
@@ -1126,7 +1126,7 @@ export function ChatViewer({
|
||||
>
|
||||
Sign in
|
||||
</button>{" "}
|
||||
to send messages
|
||||
to post
|
||||
</div>
|
||||
)}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user