diff --git a/src/app/game/berry-dash/chatroom/page.tsx b/src/app/game/berry-dash/chatroom/page.tsx index 0c48fce..a83b151 100644 --- a/src/app/game/berry-dash/chatroom/page.tsx +++ b/src/app/game/berry-dash/chatroom/page.tsx @@ -260,7 +260,7 @@ export default function BerryDashChatroom () { )} {!connected && (

- Not connected to the chatroom + Not connected to the chatroom (most likely connecting)

)}