Skip to content

Commit

Permalink
update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
carkom committed Jan 19, 2024
1 parent 758ff37 commit c59fdc8
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -129,13 +129,18 @@ export function CustomReport() {
}, [
startDate,
endDate,
groupBy,
balanceType,
categories,
selectedCategories,
payees,
accounts,
filters,
conditionsOp,
showEmpty,
showOffBudgetHidden,
showUncategorized,
graphType,
]);

const getGraphData = useMemo(() => {
Expand Down

0 comments on commit c59fdc8

Please sign in to comment.