Fix for upgrade with missing journal

This commit is contained in:
dbxnr 2020-01-10 19:19:22 +00:00
parent 9d9f61ac1e
commit 2bafc8023b
3 changed files with 41 additions and 4 deletions

View file

@ -0,0 +1,11 @@
{
"default_hour": 9,
"timeformat": "%Y-%m-%d %H:%M",
"linewrap": 80,
"encrypt": false,
"editor": "",
"default_minute": 0,
"highlight": true,
"journals": {"default": "features/journals/simple_jrnl-1-9-5.journal", "missing": "features/journals/missing.journal"},
"tagsymbols": "@"
}