lint
This commit is contained in:
parent
21467735b0
commit
01a99f9e8b
1 changed files with 1 additions and 2 deletions
|
|
@ -152,8 +152,7 @@ const Status = {
|
|||
},
|
||||
showReasonMutedThread() {
|
||||
return (
|
||||
(this.mainStatus.thread_muted ||
|
||||
this.mainSatus.reblog?.thread_muted) &&
|
||||
(this.mainStatus.thread_muted || this.mainSatus.reblog?.thread_muted) &&
|
||||
!this.inConversation
|
||||
)
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue