{#if type === 'upload' && src && !imgError}
(imgError = true)} /> {:else if type === 'emoji' && emoji}
{emoji}
{:else}
{initials || '?'}
{/if}