mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Build
- Broke the build with code in a hidden ifdef.
This commit is contained in:
parent
b6a4a9c197
commit
7795570e61
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ std::string Config::_defaults =
|
|||
"color.tag.none=\n"
|
||||
"color.pri.none=\n"
|
||||
"\n"
|
||||
"# personal color rules (replace "X" with your value)\n"
|
||||
"# personal color rules (replace 'X' with your value)\n"
|
||||
"#color.keyword.X=\n"
|
||||
"#color.project.X=\n"
|
||||
"color.tag.next=rgb440\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue