Page MenuHomePhorge

D13333.1764986974.diff
No OneTemporary

Size
340 B
Referenced Files
None
Subscribers
None

D13333.1764986974.diff

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

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)

Event Timeline