Skip to content

Commit

Permalink
Don't bold title by default in chat search
Browse files Browse the repository at this point in the history
  • Loading branch information
aldo-expensify committed Nov 29, 2024
1 parent e8d5635 commit 86e8916
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Search/SearchRouter/SearchRouterList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ function SearchRouterList(
excludeLogins: CONST.EXPENSIFY_EMAILS,
includeSelfDM: true,
showChatPreviewLine: true,
shouldBoldTitleByDefault: false,
},
);

Expand Down

0 comments on commit 86e8916

Please sign in to comment.