Skip to content

Commit

Permalink
feat: include USD price in inv-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
d12frosted committed Aug 26, 2024
1 parent 021ad3b commit 35fd719
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vino-inv.el
Original file line number Diff line number Diff line change
Expand Up @@ -577,6 +577,7 @@ duplicates."
("Wine" 44 t . (:pad-right 2))
("Vintage" 8 t . (:right-align t))
("Price" 10 t . (:right-align t))
("Price USD" 10 t . (:right-align t))
("Date" 10 t)
("Location" 16 t)
("Comment" 20 t)])
Expand Down

0 comments on commit 35fd719

Please sign in to comment.