{#key current.asset.id}
{#if current.asset.isVideo}
{:else}
{/if}
{/key}
handleSaveMemory()}
class="w-[48px] h-[48px]"
/>
handlePromiseError(handleAction('ContextMenuClick', 'pause'))}
direction="left"
size="medium"
align="bottom-right"
>
handleDeleteMemory()} text={$t('remove_memory')} icon={mdiCardsOutline} />
handleDeleteMemoryAsset()}
text={$t('remove_photo_from_memory')}
icon={mdiImageMinusOutline}
/>
{#if current.previous}
{/if}
{#if current.next}
{/if}
{fromISODateTimeUTC(current.memory.assets[0].localDateTime).toLocaleString(DateTime.DATE_FULL, { locale: $locale, })}
{#await currentMemoryAssetFull then asset} {asset?.exifInfo?.city || ''} {asset?.exifInfo?.country || ''} {/await}