diff --git a/src/pages/shared-albums/index.tsx b/src/pages/shared-albums/index.tsx index a557764a2..a04c13743 100644 --- a/src/pages/shared-albums/index.tsx +++ b/src/pages/shared-albums/index.tsx @@ -318,7 +318,7 @@ export default function PublicCollectionGallery() { openUploader={() => null} isInSearchMode={false} search={{}} - deleted={[]} + deletedFileIds={new Set()} activeCollection={ALL_SECTION} isSharedCollection enableDownload={