diff --git a/src/app/game/berry-dash/chatroom/page.tsx b/src/app/game/berry-dash/chatroom/page.tsx index d5d9a95..6e4b696 100644 --- a/src/app/game/berry-dash/chatroom/page.tsx +++ b/src/app/game/berry-dash/chatroom/page.tsx @@ -154,7 +154,7 @@ export default function BerryDashChatroom () { >
{item.username}
-+
{atob(item.content)}