IMMICH

{#if !$page.url.pathname.includes('/admin') && shouldShowUploadButton}
dispatch('uploadClicked')}>
{/if} {#if user.isAdmin}

{/if}
(shouldShowAccountInfoPanel = false)}> {#if shouldShowAccountInfo && !shouldShowAccountInfoPanel}

{user.firstName} {user.lastName}

{user.email}

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