alllllmost

main
Bel LaPointe 2023-10-24 07:13:28 -06:00
parent 204f1dc57c
commit c2376afafd
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ func (file File) Deltas(like ...Like) ([]Delta, error) {
transaction.date, transaction.date,
transaction.description, transaction.description,
transaction.payee, transaction.payee,
value, -1.0*value,
currency, currency,
) )
if likes(like).all(delta) { if likes(like).all(delta) {