fix post message

This commit is contained in:
Will McGugan
2023-03-24 21:33:40 +00:00
parent 32dc14e484
commit 844c6a006e

View File

@@ -166,4 +166,4 @@ class Timer:
count=count,
callback=self._callback,
)
await self.target.post_message(event)
self.target.post_message(event)