fixed satdice

This commit is contained in:
benarc
2021-11-04 11:11:56 +00:00
parent 2eed8b620c
commit 1ac84f1445
3 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -31,4 +31,4 @@ from .views_api import * # noqa
def copilot_start():
loop = asyncio.get_event_loop()
loop.create_task(catch_everything_and_restart(wait_for_paid_invoices))
loop.create_task(catch_everything_and_restart(wait_for_paid_invoices))