mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-26 12:17:19 +02:00
Fix due tag color
This commit is contained in:
parent
0b13669028
commit
42bbc09168
5 changed files with 70 additions and 30 deletions
|
@ -76,6 +76,7 @@ impl TaskReportTable {
|
|||
"PROJECT",
|
||||
"LATEST",
|
||||
"RECURRING",
|
||||
"INSTANCE",
|
||||
];
|
||||
let mut task_report_table = Self {
|
||||
labels: vec![],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue