mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-12 01:18:31 +02:00
parent
b90a4b16bb
commit
4955902702
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ def load_or_install_jrnl():
|
||||||
return config
|
return config
|
||||||
else:
|
else:
|
||||||
log.debug('Configuration file not found, installing jrnl...')
|
log.debug('Configuration file not found, installing jrnl...')
|
||||||
install()
|
return install()
|
||||||
|
|
||||||
|
|
||||||
def install():
|
def install():
|
||||||
|
|
Loading…
Add table
Reference in a new issue