mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-25 08:47:18 +02:00
fix: Fix multiple line context bug 🐛
This commit is contained in:
parent
7a5393860e
commit
279b63874b
6 changed files with 232 additions and 166 deletions
|
@ -32,7 +32,6 @@ mod calendar;
|
|||
mod cli;
|
||||
mod completion;
|
||||
mod config;
|
||||
mod context;
|
||||
mod event;
|
||||
mod help;
|
||||
mod history;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue