Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3311485
D13552.id44737.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
465 B
Referenced Files
None
Subscribers
None
D13552.id44737.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Wed, Nov 20, 9:01 AM (20 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2543870
Default Alt Text
D13552.id44737.diff (465 B)
Attached To
Mode
D13552: [lib] Use PERSONAL instead of GENESIS_PERSONAL for default thread noun in getNameForThreadEntity
Attached
Detach File
Event Timeline
Log In to Comment