import books from import folder, fixes #136
This commit is contained in:
parent
1cd6f35b86
commit
75fd720b19
4 changed files with 32 additions and 11 deletions
|
|
@ -159,6 +159,7 @@ def run():
|
|||
state.main.call_later(10, publish)
|
||||
else:
|
||||
nodes.publish_node()
|
||||
state.main.call_later(10, lambda: state.tasks.queue('scanimport'))
|
||||
state.main.add_callback(publish)
|
||||
|
||||
if not state.update:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue