group date
All checks were successful
cicd / ci (push) Successful in 1m51s

This commit is contained in:
Bel LaPointe
2025-08-23 08:25:08 -06:00
parent 774de58bf7
commit 7a790fa31e
2 changed files with 10 additions and 6 deletions

View File

@@ -15,5 +15,6 @@ type Config struct {
Normalize bool
USDOnly bool
}
Compact bool
Compact bool
GroupDate string
}