mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
ColParent: Adjust comment
This commit is contained in:
parent
3e8cb20284
commit
de4be46cab
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ void ColumnParent::render (
|
|||
if (task.has (_name))
|
||||
{
|
||||
// f30cb9c3-3fc0-483f-bfb2-3bf134f00694 default
|
||||
// 34f00694 short
|
||||
// f30cb9c3 short
|
||||
if (_style == "default" ||
|
||||
_style == "long")
|
||||
renderStringLeft (lines, width, color, task.get(_name));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue