mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-04-07 08:15:52 -04:00
Clean
This commit is contained in:
@@ -360,7 +360,7 @@ export const PrivateChat = (props: {
|
||||
)}
|
||||
{realtimeMessages && messages.length === 0 && (
|
||||
<div className="text-ink-500 dark:text-ink-600 p-2">
|
||||
No messages yet. Say something why don't ya?
|
||||
No messages yet.
|
||||
</div>
|
||||
)}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user