mirror of https://gitlab.com/litecord/litecord.git
remove required_action
this is needed as it breaks the client
This commit is contained in:
parent
4ff0314ab6
commit
753dc03fc7
|
|
@ -198,7 +198,6 @@ class GatewayWebsocket:
|
|||
'timezone_offset': 420,
|
||||
},
|
||||
'analytics_token': 'transbian',
|
||||
'required_action': 'be gay',
|
||||
}
|
||||
|
||||
async def dispatch_ready(self):
|
||||
|
|
|
|||
Loading…
Reference in New Issue