proper cachin of headTailLinks, show mentions in notificaitons always
This commit is contained in:
parent
c6c478f4cf
commit
394fd462dc
7 changed files with 25 additions and 19 deletions
|
@ -52,7 +52,7 @@
|
|||
>
|
||||
<template v-slot:prefix>
|
||||
<MentionsLine
|
||||
v-if="!mentionsOwnLine"
|
||||
v-if="!hideFirstMentions"
|
||||
:mentions="mentions"
|
||||
class="mentions-line"
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue