diff --git a/src/app/blindbox/[code]/page.tsx b/src/app/blindbox/[code]/page.tsx index 5f377de..edbb3b4 100644 --- a/src/app/blindbox/[code]/page.tsx +++ b/src/app/blindbox/[code]/page.tsx @@ -334,6 +334,7 @@ export default function BlindboxRoomPage() {
+ ) : rooms.length === 0 ? ( /* ============ Layer 2: Logged in, no rooms — Create first ============ */ @@ -399,6 +400,7 @@ export default function PanicPage() { {cuisine && !loading && (