TW-1881: default.scheduled seems not to work

- Thanks to Onion.
This commit is contained in:
Paul Beckingham
2017-01-16 20:25:58 -05:00
parent a60c373caf
commit 5ff5a5c1ae
9 changed files with 42 additions and 6 deletions

View File

@@ -249,6 +249,7 @@ std::string Config::_defaults =
"\n"
"#default.project=foo # Default project for 'add' command\n"
"#default.due=eom # Default due date for 'add' command\n"
"#default.scheduled=eom # Default scheduled date for 'add' command\n"
"default.command=next # When no arguments are specified\n"
"\n"
"_forcecolor=0 # Forces color to be on, even for non TTY output\n"