diff options
| author | dam <dam@gudinoff> | 2022-12-16 00:10:29 +0000 |
|---|---|---|
| committer | dam <dam@gudinoff> | 2022-12-16 00:10:29 +0000 |
| commit | ed4c07fec790af982dbbfc40695da38da438bfb8 (patch) | |
| tree | 221940e63077add3c1177be3c55ccdca1ea5f14b /readme.md | |
| parent | a38e679a2d2f3debe47fc74b6c511e9b6806f7cd (diff) | |
| download | task-time-tracker-ed4c07fec790af982dbbfc40695da38da438bfb8.tar.zst task-time-tracker-ed4c07fec790af982dbbfc40695da38da438bfb8.zip | |
Fixed logic to edit task time.
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -72,5 +72,5 @@ Task Time Tracker - By having each column-print job decoulpled, we avoid havint to measure and compensate lengths of UTF8 strings; - [x] Review all code for bugs related to auto-cast on ptrdiff_t (signed/unsigned); - [x] Review all code for bugs related to auto-cast on size_t (signed/unsigned); +- [x] Go over all `TODO` items; - [ ] Hide stderr messages from app screen. -- [ ] Go over all `TODO` items; |
