Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F85649353
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
505 B
Referenced Files
None
Subscribers
None
View Options
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
Details
Attached
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)
Attached To
Mode
rPUFE pleroma-fe-upstream
Attached
Detach File
Event Timeline
Log In to Comment