Set this to clear confusion

This commit is contained in:
2026-02-01 19:15:05 -07:00
parent 2bfdcc9c90
commit b73054c4b3

View File

@@ -260,7 +260,7 @@ export default function BerryDashChatroom () {
)} )}
{!connected && ( {!connected && (
<p className='text-center text-red-500'> <p className='text-center text-red-500'>
Not connected to the chatroom Not connected to the chatroom (most likely connecting)
</p> </p>
)} )}
</div> </div>