Skip to content

Commit ccdfc60

Browse files
committed
prettier
1 parent f25c8d4 commit ccdfc60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/libs/actions/Policy/Policy.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1130,7 +1130,7 @@ function createPolicyExpenseChats(policyID: string, invitedEmailsToAccountIDs: I
11301130
ownerAccountID: cleanAccountID,
11311131
notificationPreference: CONST.REPORT.NOTIFICATION_PREFERENCE.HIDDEN,
11321132
});
1133-
1133+
11341134
// Set correct notification preferences: visible for the submitter, hidden for others until there's activity
11351135
if (optimisticReport.participants) {
11361136
optimisticReport.participants[cleanAccountID] = {

0 commit comments

Comments
 (0)