Page MenuHomePhorge

No OneTemporary

Size
505 B
Referenced Files
None
Subscribers
None
diff --git a/src/components/status/status.js b/src/components/status/status.js
index c2850eac00..43b0f48069 100644
--- a/src/components/status/status.js
+++ b/src/components/status/status.js
@@ -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
)
},

File Metadata

Mime Type
text/x-diff
Expires
Sat, Aug 29, 10:28 AM (1 d, 22 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1737005
Default Alt Text
(505 B)

Event Timeline