- Now properly parses dates according to specified date format.
This commit is contained in:
@@ -136,7 +136,7 @@ void Config::createDefault (const std::string& file)
|
||||
set ("data.location", taskDir);
|
||||
set ("command.logging", "off");
|
||||
set ("confirmation", "yes");
|
||||
set ("next", 2);
|
||||
set ("next", 1);
|
||||
set ("curses", "on");
|
||||
set ("color", "on");
|
||||
set ("color.overdue", "red");
|
||||
|
||||
Reference in New Issue
Block a user