Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32045892
D13333.1764986974.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
340 B
Referenced Files
None
Subscribers
None
D13333.1764986974.diff
View Options
diff --git a/lib/shared/thread-utils.js b/lib/shared/thread-utils.js
--- a/lib/shared/thread-utils.js
+++ b/lib/shared/thread-utils.js
@@ -1220,6 +1220,8 @@
threadType === threadTypes.GENESIS
) {
return 'Community';
+ } else if (threadTypeIsThick(threadType)) {
+ return 'Local DM';
} else {
return 'Secret';
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 6, 2:09 AM (2 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5830886
Default Alt Text
D13333.1764986974.diff (340 B)
Attached To
Mode
D13333: [lib] update threadLabel to handle thick threads
Attached
Detach File
Event Timeline
Log In to Comment