mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
fix post message
This commit is contained in:
@@ -166,4 +166,4 @@ class Timer:
|
||||
count=count,
|
||||
callback=self._callback,
|
||||
)
|
||||
await self.target.post_message(event)
|
||||
self.target.post_message(event)
|
||||
|
||||
Reference in New Issue
Block a user