mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-28 17:29:36 +02:00
Autostart
This commit is contained in:
parent
be384bd990
commit
d1c194dc3a
1 changed files with 0 additions and 1 deletions
|
@ -51,7 +51,6 @@ def start_scheduler():
|
||||||
max_instances=1,
|
max_instances=1,
|
||||||
replace_existing=True,
|
replace_existing=True,
|
||||||
)
|
)
|
||||||
# scheduler
|
|
||||||
logger.info("Starting scheduler...")
|
logger.info("Starting scheduler...")
|
||||||
scheduler.start()
|
scheduler.start()
|
||||||
return scheduler
|
return scheduler
|
Loading…
Add table
Add a link
Reference in a new issue