fix duplicate mandatory CWs in following feed
This commit is contained in:
parent
f3d7229c55
commit
84ffc6361b
2 changed files with 14 additions and 11 deletions
|
|
@ -20,7 +20,7 @@ Selectable entry on the "Following" feed, displaying a user with their most rece
|
|||
</MkA>
|
||||
</header>
|
||||
<div>
|
||||
<Mfm :class="$style.text" :text="getNoteSummary(note)" :isBlock="true" :plain="true" :nowrap="false" :isNote="true" nyaize="respect" :author="note.user"/>
|
||||
<Mfm :class="$style.text" :text="getNoteSummary(note, false)" :isBlock="true" :plain="true" :nowrap="false" :isNote="true" nyaize="respect" :author="note.user"/>
|
||||
</div>
|
||||
</div>
|
||||
</SkMutedNote>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue