Added profile ID as username title on profile page.
This commit is contained in:
@@ -33,6 +33,7 @@ function scrollHorizontal(event) {
|
||||
<div class="profile-header">
|
||||
<a
|
||||
:href="`/user/${profile.username}/`"
|
||||
:title="`#${profile.id}`"
|
||||
class="user nolink"
|
||||
>
|
||||
<Icon
|
||||
|
||||
Reference in New Issue
Block a user