forked from AkkomaGang/akkoma-fe
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-name="media"
|
||||||
:timeline="media"
|
:timeline="media"
|
||||||
:user-id="userId"
|
:user-id="userId"
|
||||||
|
:force-unmute="true"
|
||||||
/>
|
/>
|
||||||
<Timeline
|
<Timeline
|
||||||
v-if="isUs"
|
v-if="isUs"
|
||||||
|
|
Loading…
Reference in a new issue