diff --git a/app/src/lib/components/CommitCard.svelte b/app/src/lib/components/CommitCard.svelte index f1d77d35a..1ac64ca3d 100644 --- a/app/src/lib/components/CommitCard.svelte +++ b/app/src/lib/components/CommitCard.svelte @@ -175,7 +175,7 @@ {#if first}
{#if type == 'upstream'} - Remote upstream + Remote {:else if type == 'local'} Local {:else if type == 'remote'}