forked from hkc/mastoposter
More logs?
This commit is contained in:
parent
18b47f6866
commit
291a8b8643
|
@ -100,7 +100,7 @@ async def listen(
|
||||||
)
|
)
|
||||||
continue
|
continue
|
||||||
|
|
||||||
await execute_integrations(status, drains)
|
logger.info(await execute_integrations(status, drains))
|
||||||
|
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
|
|
Loading…
Reference in New Issue