mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-28 13:36:14 +02:00
parent
c0ec95679b
commit
cc85d905ca
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
Add a link
Reference in a new issue