Skip to content

Commit

Permalink
missed typedef
Browse files Browse the repository at this point in the history
  • Loading branch information
chiragsalian committed Jul 18, 2024
1 parent 9a76ed0 commit 3d4cbef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libs/ReportUtils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,7 @@ type OptionData = {
amountInputProps?: MoneyRequestAmountInputProps;
tabIndex?: 0 | -1;
isConciergeChat?: boolean;
hasReceivedFreeTrialEndMessage?: boolean;
} & Report;

type OnyxDataTaskAssigneeChat = {
Expand Down

0 comments on commit 3d4cbef

Please sign in to comment.