fix(web): Enable stack selector in shared album view (#24641)

This commit is contained in:
Timon 2026-04-01 15:19:14 +02:00 committed by GitHub
parent c29493e3a0
commit 2a619d3c10
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -351,6 +351,7 @@
{showArchiveIcon}
{onSelect}
onEscape={handleEscape}
withStacked={true}
>
{#if viewMode !== AlbumPageViewMode.SELECT_ASSETS}
{#if viewMode !== AlbumPageViewMode.SELECT_THUMBNAIL}