Skip to content

Commit

Permalink
fix(ci): workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjeannesson committed Oct 6, 2023
1 parent a760f0e commit d0b53d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion desktop-app/renderer/components/layout/contextHeader.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ export default function ContextHeader({
})
}}
>
<Image src="/images/logo.svg" alt="Napse Logo" fill priority />
<Image src="/images/logo.svg" alt="Napse logo" fill priority />
</Button>
<Separator className="relative h-2/3" orientation="vertical" />
</div>
Expand Down

0 comments on commit d0b53d4

Please sign in to comment.