proper cachin of headTailLinks, show mentions in notificaitons always

This commit is contained in:
Henry Jameson 2021-06-10 13:01:00 +03:00
parent c6c478f4cf
commit 394fd462dc
7 changed files with 25 additions and 19 deletions

View file

@ -52,7 +52,7 @@
>
<template v-slot:prefix>
<MentionsLine
v-if="!mentionsOwnLine"
v-if="!hideFirstMentions"
:mentions="mentions"
class="mentions-line"
/>