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

pull/24641/head
timonrieger 2025-12-17 13:17:32 +01:00
parent f0b069adb9
commit 31ac0e8f09
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

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