fix spacing in mentionsline

This commit is contained in:
Henry Jameson 2022-07-20 12:59:38 +03:00
parent f6d0d3efba
commit 19a7335ee7
1 changed files with 1 additions and 0 deletions

View File

@ -317,6 +317,7 @@
class="mentions-line-first"
/>
</span>
{{ ' ' }}
<MentionsLine
v-if="hasMentionsLine"
:mentions="mentionsLine.slice(1)"