Show avatar for integrated commit lines

This commit is contained in:
Mattias Granlund 2024-06-03 19:04:14 +02:00
parent fbc43d45bb
commit a62567d22f

View File

@ -66,7 +66,7 @@
inDashed={remoteIn == 'integrated'} inDashed={remoteIn == 'integrated'}
{integrated} {integrated}
> >
{#if !hasShadowColumn && (relatedToOther || commitStatus == 'remote' || commitStatus == 'upstream')} {#if !hasShadowColumn && (relatedToOther || commitStatus != 'local')}
<Avatar <Avatar
{author} {author}
{sectionFirst} {sectionFirst}