mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-25 02:26:14 +03:00
pnpm format
This commit is contained in:
parent
f17255d4e0
commit
470667fa91
@ -30,7 +30,7 @@
|
||||
</div>
|
||||
<div class="flex-grow" />
|
||||
<div class="mr-6">
|
||||
<Button filled={false} href="/users/" >
|
||||
<Button filled={false} href="/users/">
|
||||
{#if $user}
|
||||
{#if $user.picture}
|
||||
<img class="inline-block h-5 w-5 rounded-full" src={$user.picture} alt="Avatar" />
|
||||
|
Loading…
Reference in New Issue
Block a user