Fix target account link
This commit is contained in:
parent
6af870cd90
commit
31aa177eea
2 changed files with 13 additions and 1 deletions
|
@ -123,7 +123,7 @@
|
|||
v-else-if="notification.type === 'move'"
|
||||
class="move-text"
|
||||
>
|
||||
<router-link :to="userProfileLink">
|
||||
<router-link :to="targetUserProfileLink">
|
||||
@{{ notification.target.screen_name }}
|
||||
</router-link>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue