Skip to content

Commit

Permalink
run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
getusha committed Nov 30, 2023
1 parent 555ddcb commit 75ad8c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types/onyx/Report.ts
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ type Report = {
isWaitingOnBankAccount?: boolean;

/** Whether the report is cancelled */
isCancelledIOU?: boolean;
isCancelledIOU?: boolean;

/** Whether the last message was deleted */
isLastMessageDeletedParentAction?: boolean;
Expand Down

0 comments on commit 75ad8c4

Please sign in to comment.