bs/is: show a trailing blank line in single column reports, for consistency
This commit is contained in:
parent
9d4d6ebc4d
commit
115ed3aead
@ -119,6 +119,7 @@ compoundBalanceCommand CompoundBalanceCommandSpec{..} CliOpts{command_=cmd, repo
|
||||
[ "Total:"
|
||||
, "--------------------"
|
||||
, padLeftWide 20 $ showamt (getSum total)
|
||||
, ""
|
||||
]
|
||||
where
|
||||
showamt | color_ ropts' = cshowMixedAmountWithoutPrice
|
||||
|
||||
Loading…
Reference in New Issue
Block a user