mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 16:48:31 +02:00
Remove default folder config
Signed-off-by: Aniket Pant <me@aniketpant.com>
This commit is contained in:
parent
9e969786f5
commit
bdc0b4c5f5
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@ class Journal(object):
|
|||
'tagsymbols': '@',
|
||||
'highlight': True,
|
||||
'linewrap': 80,
|
||||
'folder': os.path.expanduser("~/journal/"),
|
||||
}
|
||||
self.config.update(kwargs)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue