add title to user card account name too

This commit is contained in:
Shpuld Shpuldson 2020-07-16 11:10:45 +03:00
parent 476954295e
commit 717adf22cc
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@
<div class="bottom-line">
<router-link
class="user-screen-name"
:title="user.screen_name"
:to="userProfileLink(user)"
>
@{{ user.screen_name }}