minor lint fixes

This commit is contained in:
Shpuld Shpuldson 2020-04-23 14:44:55 +03:00
parent ca00e93b60
commit c476193fd9
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
class="panel panel-default signed-in"
>
<UserCard
:userId="user.id"
:user-id="user.id"
:hide-bio="true"
rounded="top"
/>