Skip to content

Commit af68510

Browse files
authored
Merge pull request #37653 from ishpaul777/trackExpense/selfDM
fixes report not showing in search
2 parents a5092f5 + 0ac94f4 commit af68510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libs/OptionsListUtils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1448,8 +1448,8 @@ function getOptions(
14481448
policies,
14491449
doesReportHaveViolations,
14501450
isInGSDMode: false,
1451-
14521451
excludeEmptyChats: false,
1452+
includeSelfDM,
14531453
});
14541454
});
14551455

0 commit comments

Comments
 (0)