Skip to content

Commit

Permalink
fix: in verification flow listsometimes disappear the logo
Browse files Browse the repository at this point in the history
  • Loading branch information
phoebus-84 committed Feb 12, 2025
1 parent 5cbc79f commit 152ceba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/[[lang]]/(protected)/(tabs)/home/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<d-credential-service
href={r(`/${vf.id}/verify/`)}
name={vf.name}
logoSrc={filesUri(
logo-src={filesUri(
vf.expand.organization.avatar,
vf.expand.organization.collectionName,
vf.expand.organization.id
Expand Down

0 comments on commit 152ceba

Please sign in to comment.