Skip to content

Commit

Permalink
appease the typechecker
Browse files Browse the repository at this point in the history
  • Loading branch information
cjdenio committed Feb 7, 2024
1 parent 12b8faa commit 01f5b4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/organization/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ function addPendingFeeToTransactions(
memo: "FISCAL SPONSORSHIP",
has_custom_memo: false,
declined: false,
missing_receipt: false,
},
...transactions,
];
Expand Down

0 comments on commit 01f5b4e

Please sign in to comment.