Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
oybek committed Sep 30, 2023
1 parent 1562063 commit 43cc3bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spendbook/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
return data;
}
$("#category").on("change", collectData);
$("#custom_input").on("input", collectData);
$("#amount").on("input", collectData);

$("#custom_label").hide();
Expand Down

0 comments on commit 43cc3bd

Please sign in to comment.