From 2bc86a0aa1af0e3acdc374b5c7b9e740494be385 Mon Sep 17 00:00:00 2001 From: Monil Bhavsar Date: Wed, 27 Mar 2024 19:26:00 +0530 Subject: [PATCH 1/2] Prevent time display for policy expense chat child reports --- src/libs/ReportUtils.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libs/ReportUtils.ts b/src/libs/ReportUtils.ts index 0bb3b1101b7c..07b789f4b650 100644 --- a/src/libs/ReportUtils.ts +++ b/src/libs/ReportUtils.ts @@ -1473,7 +1473,7 @@ function canShowReportRecipientLocalTime(personalDetails: OnyxCollection Date: Wed, 27 Mar 2024 19:36:34 +0530 Subject: [PATCH 2/2] fix: style --- src/libs/ReportUtils.ts | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/libs/ReportUtils.ts b/src/libs/ReportUtils.ts index 07b789f4b650..19c0913fa53a 100644 --- a/src/libs/ReportUtils.ts +++ b/src/libs/ReportUtils.ts @@ -1473,7 +1473,14 @@ function canShowReportRecipientLocalTime(personalDetails: OnyxCollection