prevent showing pinned statuses twice
This commit is contained in:
parent
4827e4d972
commit
7f9feacd26
3 changed files with 11 additions and 2 deletions
|
@ -75,6 +75,7 @@
|
|||
timeline-name="media"
|
||||
:timeline="media"
|
||||
:user-id="userId"
|
||||
:excludedStatusIds="user.pinnedStatuseIds"
|
||||
/>
|
||||
<Timeline
|
||||
v-if="isUs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue