From b730d41ecadd29695241190ee434120cdf585f94 Mon Sep 17 00:00:00 2001 From: Manav Rathi Date: Tue, 5 Nov 2024 18:54:55 +0530 Subject: [PATCH] Update in shared albums manually --- web/apps/photos/src/pages/shared-albums.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/apps/photos/src/pages/shared-albums.tsx b/web/apps/photos/src/pages/shared-albums.tsx index 66b851dcb8..8dea594d65 100644 --- a/web/apps/photos/src/pages/shared-albums.tsx +++ b/web/apps/photos/src/pages/shared-albums.tsx @@ -7,6 +7,7 @@ import { useIsSmallWidth, useIsTouchscreen } from "@/base/hooks"; import log from "@/base/log"; import type { Collection } from "@/media/collection"; import { type EnteFile, mergeMetadata } from "@/media/file"; +import { updateShouldDisableCFUploadProxy } from "@/media/upload"; import { GalleryItemsHeaderAdapter, GalleryItemsSummary, @@ -240,6 +241,7 @@ export default function PublicCollectionGallery() { : await cryptoWorker.fromHex(ck); token.current = t; downloadManager.updateToken(token.current); + await updateShouldDisableCFUploadProxy(); collectionKey.current = dck; url.current = window.location.href; const localCollection = await getLocalPublicCollection(