Skip to content

Commit eddc533

Browse files
authored
Merge pull request #53293 from Expensify/aldo_add-showChatPreviewLine
Include showChatPreviewLine: true
2 parents 03639a9 + 86e8916 commit eddc533

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/Search/SearchRouter/SearchRouterList.tsx

+2
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,8 @@ function SearchRouterList(
148148
{
149149
excludeLogins: CONST.EXPENSIFY_EMAILS,
150150
includeSelfDM: true,
151+
showChatPreviewLine: true,
152+
shouldBoldTitleByDefault: false,
151153
},
152154
);
153155

0 commit comments

Comments
 (0)