mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 16:48:31 +02:00
parent
66d26cfed6
commit
e9be61cae2
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ def get_default_config():
|
||||||
"template": False,
|
"template": False,
|
||||||
"default_hour": 9,
|
"default_hour": 9,
|
||||||
"default_minute": 0,
|
"default_minute": 0,
|
||||||
"timeformat": "%Y-%m-%d %H:%M",
|
"timeformat": "%F %r",
|
||||||
"tagsymbols": "#@",
|
"tagsymbols": "#@",
|
||||||
"highlight": True,
|
"highlight": True,
|
||||||
"linewrap": 79,
|
"linewrap": 79,
|
||||||
|
|
Loading…
Add table
Reference in a new issue