mirror of
https://github.com/immich-app/immich.git
synced 2026-04-06 09:12:03 -04:00
fix(web): Enable stack selector in shared album view (#24641)
This commit is contained in:
parent
c29493e3a0
commit
2a619d3c10
@ -351,6 +351,7 @@
|
||||
{showArchiveIcon}
|
||||
{onSelect}
|
||||
onEscape={handleEscape}
|
||||
withStacked={true}
|
||||
>
|
||||
{#if viewMode !== AlbumPageViewMode.SELECT_ASSETS}
|
||||
{#if viewMode !== AlbumPageViewMode.SELECT_THUMBNAIL}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user