diff --git a/apps/web/src/lib/components/branches/BranchIndexCard.svelte b/apps/web/src/lib/components/branches/BranchIndexCard.svelte index 80eba6a5e8..996d00a00a 100644 --- a/apps/web/src/lib/components/branches/BranchIndexCard.svelte +++ b/apps/web/src/lib/components/branches/BranchIndexCard.svelte @@ -1,4 +1,5 @@ + +{#await avatars then avatars} +