do not collapse muted user's posts on muted user's profile page

This commit is contained in:
taehoon 2019-09-13 15:34:17 -04:00
parent 09db4ceb1a
commit 09deb69bc7
6 changed files with 11 additions and 4 deletions

View file

@ -42,7 +42,8 @@ const conversation = {
'statusId',
'collapsable',
'isPage',
'pinnedStatusIdsObject'
'pinnedStatusIdsObject',
'forceUnmute'
],
created () {
if (this.isPage) {