mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-25 05:46:13 +00:00
Update fmt.Println message from 'Hello' to 'Goodbye'
This commit is contained in:
@@ -991,3 +991,4 @@ class SatoriAdapter(abstract_platform_adapter.AbstractMessagePlatformAdapter):
|
|||||||
async def run_async(self):
|
async def run_async(self):
|
||||||
"""Async run wrapper"""
|
"""Async run wrapper"""
|
||||||
await self.run()
|
await self.run()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user