minor fixes
This commit is contained in:
parent
99d8e16e4d
commit
ca00e93b60
4 changed files with 4 additions and 4 deletions
|
@ -19,7 +19,7 @@
|
|||
>
|
||||
<UserCard
|
||||
v-if="currentUser"
|
||||
:userId="currentUser.id"
|
||||
:user-id="currentUser.id"
|
||||
:hide-bio="true"
|
||||
/>
|
||||
<div
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue