mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Rules: Added default 'version' setting
This commit is contained in:
parent
a9a770af37
commit
3cf09863d4
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
|||
static std::map <std::string, std::string> defaultSettings =
|
||||
{
|
||||
{"confirmation", "yes"},
|
||||
{"version", VERSION},
|
||||
};
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue