mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-18 06:22:28 +03:00
Show avatar for integrated commit lines
This commit is contained in:
parent
fbc43d45bb
commit
a62567d22f
@ -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}
|
||||||
|
Loading…
Reference in New Issue
Block a user