From 5d1b2e09c330f39bdb98e7e906f8a72bcf9c90ab Mon Sep 17 00:00:00 2001 From: Noah Date: Sat, 9 Jul 2022 19:01:50 +0100 Subject: fix(client): { --- discord/client.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/discord/client.py b/discord/client.py index b9abe1e..bd46bfc 100644 --- a/discord/client.py +++ b/discord/client.py @@ -169,6 +169,8 @@ class Client: "browser": "discobra", "device": "discobra" } + } + } def event(self, coro: Optional[Callable[..., Coroutine[Any, Any, Any]]]=None, /) -> Optional[Callable[..., Coroutine[Any, Any, Any]]]: """ -- cgit 1.4.1-2-gfad0