do not collapse muted user's posts on muted user's profile page
This commit is contained in:
parent
09db4ceb1a
commit
09deb69bc7
6 changed files with 11 additions and 4 deletions
|
@ -26,6 +26,7 @@
|
|||
:in-conversation="isExpanded"
|
||||
:highlight="getHighlight()"
|
||||
:replies="getReplies(status.id)"
|
||||
:force-unmute="forceUnmute"
|
||||
class="status-fadein panel-body"
|
||||
@goto="setHighlight"
|
||||
@toggleExpanded="toggleExpanded"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue