CronEDIT
This commit is contained in:
parent
0ba9f8fd86
commit
2bfe0c6f04
1 changed files with 1 additions and 1 deletions
2
app.py
2
app.py
|
|
@ -289,7 +289,7 @@ def get_cron_jobs():
|
||||||
|
|
||||||
jobs["balance"] = cron
|
jobs["balance"] = cron
|
||||||
|
|
||||||
print("CRONJOBS:", jobs)
|
|
||||||
|
|
||||||
return jobs
|
return jobs
|
||||||
def get_balance_comparison():
|
def get_balance_comparison():
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue