IMMICH

{#if $featureFlags.search}
{/if} {#if !$page.url.pathname.includes('/admin') && showUploadButton}
dispatch('uploadClicked')}>
{/if} {#if user.isAdmin}
{/if}
(shouldShowAccountInfoPanel = false)} on:escape={() => (shouldShowAccountInfoPanel = false)} > {#if shouldShowAccountInfo && !shouldShowAccountInfoPanel}

{user.name}

{user.email}

{/if} {#if shouldShowAccountInfoPanel} {/if}