Albums - Immich
{}} />

Albums


{#each data.albums as album} {#key album.id} showAlbumContextMenu(e, album)} /> {/key} {/each}
{#if data.albums.length === 0}
Empty shared album

Create an album to organize your photos and videos

{/if}
{#if isShowContextMenu} (isShowContextMenu = false)}>

Delete album

{/if}