Page MenuHomePhorge

D13552.1765150704.diff
No OneTemporary

Size
465 B
Referenced Files
None
Subscribers
None

D13552.1765150704.diff

diff --git a/lib/utils/entity-text.js b/lib/utils/entity-text.js
--- a/lib/utils/entity-text.js
+++ b/lib/utils/entity-text.js
@@ -323,7 +323,7 @@
let { name } = entity;
if (!name || entity.alwaysDisplayShortName) {
- const threadType = entity.threadType ?? threadTypes.GENESIS_PERSONAL;
+ const threadType = entity.threadType ?? threadTypes.PERSONAL;
const { parentThreadID } = entity;
const noun = entity.subchannel
? 'subchannel'

File Metadata

Mime Type
text/plain
Expires
Sun, Dec 7, 11:38 PM (15 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5846443
Default Alt Text
D13552.1765150704.diff (465 B)

Event Timeline