From 6ef8464a0befa020edf9a0616fc4d65db9b4f9ae Mon Sep 17 00:00:00 2001 From: cretadn22 Date: Thu, 4 Jul 2024 08:36:52 +0700 Subject: [PATCH] hide task report by default --- 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 e16c5c7abe56..779d12fdd713 100644 --- a/src/libs/ReportUtils.ts +++ b/src/libs/ReportUtils.ts @@ -5134,7 +5134,7 @@ function buildOptimisticTaskReport( title?: string, description?: string, policyID: string = CONST.POLICY.OWNER_EMAIL_FAKE, - notificationPreference: NotificationPreference = CONST.REPORT.NOTIFICATION_PREFERENCE.ALWAYS, + notificationPreference: NotificationPreference = CONST.REPORT.NOTIFICATION_PREFERENCE.HIDDEN, ): OptimisticTaskReport { const participants: Participants = { [ownerAccountID]: {