mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
View
- Converted undo to use TextView.
This commit is contained in:
parent
9e3e40c3a9
commit
e5555b579d
2 changed files with 56 additions and 87 deletions
|
@ -121,7 +121,7 @@ sub report
|
|||
$data{'TDB::loadCompleted'} || 0,
|
||||
$data{'TDB::gc'},
|
||||
$data{'TDB::commit'},
|
||||
$data{'Table::render'};
|
||||
$data{'View::render'};
|
||||
|
||||
diag ($out);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue