mirror of
https://github.com/immich-app/immich.git
synced 2026-05-30 18:55:19 -04:00
fix(web): Enable stack selector in shared album view (#24641)
This commit is contained in:
+1
@@ -351,6 +351,7 @@
|
||||
{showArchiveIcon}
|
||||
{onSelect}
|
||||
onEscape={handleEscape}
|
||||
withStacked={true}
|
||||
>
|
||||
{#if viewMode !== AlbumPageViewMode.SELECT_ASSETS}
|
||||
{#if viewMode !== AlbumPageViewMode.SELECT_THUMBNAIL}
|
||||
|
||||
Reference in New Issue
Block a user