mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
Rules: day report no longer shows totals
This commit is contained in:
parent
c3c2789fe1
commit
5593621198
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ Rules::Rules ()
|
|||
{"reports.day.week", "no"},
|
||||
{"reports.day.day", "yes"},
|
||||
{"reports.day.weekday", "yes"},
|
||||
{"reports.day.totals", "yes"},
|
||||
{"reports.day.totals", "no"},
|
||||
{"reports.day.summary", "yes"},
|
||||
|
||||
// 'week' report.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue