From 21def91427e0b5e47fe66939fc9d1c14f780cf20 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Sat, 25 Oct 2025 21:22:29 +0200 Subject: [PATCH] Fix plus icon color --- web/components/widgets/add-photos.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/components/widgets/add-photos.tsx b/web/components/widgets/add-photos.tsx index 4ee7a2e0..2af640f4 100644 --- a/web/components/widgets/add-photos.tsx +++ b/web/components/widgets/add-photos.tsx @@ -56,11 +56,11 @@ export const AddPhotosWidget = (props: { {uniq(buildArray(pinned_url, photo_urls))?.map((url, index) => { const isPinned = url === pinned_url