restore muted users collapsing logic on other user’s profiles
This commit is contained in:
parent
41d2fa2fd6
commit
40e774e05a
4 changed files with 8 additions and 3 deletions
|
@ -43,7 +43,8 @@ const conversation = {
|
|||
'collapsable',
|
||||
'isPage',
|
||||
'pinnedStatusIdsObject',
|
||||
'inProfile'
|
||||
'inProfile',
|
||||
'profileUserId'
|
||||
],
|
||||
created () {
|
||||
if (this.isPage) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue