Page MenuHomePhabricator

D13552.diff
No OneTemporary

D13552.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
Wed, Oct 2, 7:27 PM (21 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2218992
Default Alt Text
D13552.diff (465 B)

Event Timeline