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