ColParent: Adjust comment
This commit is contained in:
@@ -74,7 +74,7 @@ void ColumnParent::render (
|
|||||||
if (task.has (_name))
|
if (task.has (_name))
|
||||||
{
|
{
|
||||||
// f30cb9c3-3fc0-483f-bfb2-3bf134f00694 default
|
// f30cb9c3-3fc0-483f-bfb2-3bf134f00694 default
|
||||||
// 34f00694 short
|
// f30cb9c3 short
|
||||||
if (_style == "default" ||
|
if (_style == "default" ||
|
||||||
_style == "long")
|
_style == "long")
|
||||||
renderStringLeft (lines, width, color, task.get(_name));
|
renderStringLeft (lines, width, color, task.get(_name));
|
||||||
|
|||||||
Reference in New Issue
Block a user