mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-25 17:57:19 +02:00
Refactor task_report.rs
This commit is contained in:
parent
6fc4f8a325
commit
03b5cdb7ca
3 changed files with 234 additions and 227 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
mod app;
|
||||
mod calendar;
|
||||
mod task_report;
|
||||
mod help;
|
||||
mod config;
|
||||
mod table;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue