do not change word based muting logic

This commit is contained in:
taehoon 2019-09-13 16:55:17 -04:00
parent b10558f721
commit 2f79a7b4a0
6 changed files with 10 additions and 9 deletions

View file

@ -26,7 +26,7 @@
:in-conversation="isExpanded"
:highlight="getHighlight()"
:replies="getReplies(status.id)"
:force-unmute="forceUnmute"
:in-profile="inProfile"
class="status-fadein panel-body"
@goto="setHighlight"
@toggleExpanded="toggleExpanded"