Skip to content

Commit

Permalink
fix type error
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhardoj committed Nov 23, 2024
1 parent 9ade52c commit fa58c4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types/utils/whitelistedReportKeys.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ type WhitelistedReport = OnyxCommon.OnyxValueWithOfflineFeedback<
participants: unknown;
total: unknown;
unheldTotal: unknown;
unheldNonReimbursableTotal: unknown;
currency: unknown;
errorFields: unknown;
isWaitingOnBankAccount: unknown;
Expand Down

0 comments on commit fa58c4f

Please sign in to comment.