Update lockfile.json and amount query for ledger

`amount_expr` was renamed to `amount` in
52101ac32e890ac224e51cb005182bbe45c0250d.
This commit is contained in:
Cédric Barreteau 2021-02-04 21:02:20 +01:00 committed by Stephan Seitz
parent 839f621955
commit 9385413597
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
((date) @number)
((account) @variable)
((note) @comment)
((amount_expr) @keyword)
((amount) @keyword)
((quantity) @number)
((commodity) @string)