mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-27 06:37:19 +02:00
Providing support for Projects Pane
Signed-off-by: lkadalski <kadalski.lukasz@gmail.com>
This commit is contained in:
commit
6d2395aadb
4 changed files with 8 additions and 5 deletions
|
@ -79,6 +79,7 @@ impl TaskReportTable {
|
|||
"LATEST",
|
||||
"RECURRING",
|
||||
"INSTANCE",
|
||||
"TEMPLATE",
|
||||
];
|
||||
let mut task_report_table = Self {
|
||||
labels: vec![],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue