mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Bug Fix - weekstart is not an obsolete
- The new 'weekstart' configuration variable was being tagged as obsolete by handleVersion.
This commit is contained in:
parent
362b4a5bc9
commit
77475136b9
1 changed files with 1 additions and 1 deletions
|
@ -359,7 +359,7 @@ std::string handleVersion (Config& conf)
|
|||
"color.pri.L color.pri.M color.pri.none color.recurring color.tagged "
|
||||
"confirmation curses data.location dateformat default.command "
|
||||
"default.priority defaultwidth due echo.command locking monthsperline nag "
|
||||
"next project shadow.command shadow.file shadow.notify "
|
||||
"next project shadow.command shadow.file shadow.notify weekstart "
|
||||
"import.synonym.id import.synonym.uuid import.synonym.status "
|
||||
"import.synonym.tags import.synonym.entry import.synonym.start "
|
||||
"import.synonym.due import.synonym.recur import.synonym.end "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue