mirror of
https://github.com/immich-app/immich.git
synced 2025-11-27 07:10:00 +09:00
refactor: auto advance asset viewer (#3554)
This commit is contained in:
@@ -106,6 +106,6 @@
|
||||
</ControlAppBar>
|
||||
{/if}
|
||||
<section class="my-[160px] flex flex-col px-6 sm:px-12 md:px-24 lg:px-40">
|
||||
<GalleryViewer {assets} {sharedLink} bind:selectedAssets viewFrom="shared-link-page" />
|
||||
<GalleryViewer {assets} {sharedLink} bind:selectedAssets />
|
||||
</section>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user