From e11c22f554ca60cd8be42e8c7848878649cbc84b Mon Sep 17 00:00:00 2001 From: Phill Pover Date: Mon, 7 Apr 2025 05:22:26 +0100 Subject: [PATCH] There's the bug! Was doing an equal and type comparison --- frontend/src/app/album/[id]/page.tsx | 2 +- frontend/src/app/album/page.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/app/album/[id]/page.tsx b/frontend/src/app/album/[id]/page.tsx index 0e3afed..6c50664 100644 --- a/frontend/src/app/album/[id]/page.tsx +++ b/frontend/src/app/album/[id]/page.tsx @@ -133,7 +133,7 @@ export default function Page() { - + diff --git a/frontend/src/app/album/page.tsx b/frontend/src/app/album/page.tsx index 18512f6..2dbd5d5 100644 --- a/frontend/src/app/album/page.tsx +++ b/frontend/src/app/album/page.tsx @@ -131,7 +131,7 @@ export default function Page() { - +