mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe
synced 2025-04-30 11:09:30 +08:00
do not collapse muted user's posts on muted user's media timeline
This commit is contained in:
parent
09deb69bc7
commit
b10558f721
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@
|
|||
timeline-name="media"
|
||||
:timeline="media"
|
||||
:user-id="userId"
|
||||
:force-unmute="true"
|
||||
/>
|
||||
<Timeline
|
||||
v-if="isUs"
|
||||
|
|
Loading…
Reference in a new issue