fix issues with reply-link
This commit is contained in:
parent
2fa050b163
commit
30219098a6
2 changed files with 19 additions and 3 deletions
|
@ -234,6 +234,7 @@
|
|||
<span class="reply-to-text">{{ $t('status.reply_to') }}</span>
|
||||
</span>
|
||||
<router-link
|
||||
class="reply-to-link"
|
||||
:title="replyToName"
|
||||
:to="replyProfileLink"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue