remove required_action

this is needed as it breaks the client
This commit is contained in:
slice 2018-07-21 11:52:51 -07:00
parent 4ff0314ab6
commit 753dc03fc7
No known key found for this signature in database
GPG Key ID: 1508C19D7436A26D
1 changed files with 0 additions and 1 deletions

View File

@ -198,7 +198,6 @@ class GatewayWebsocket:
'timezone_offset': 420, 'timezone_offset': 420,
}, },
'analytics_token': 'transbian', 'analytics_token': 'transbian',
'required_action': 'be gay',
} }
async def dispatch_ready(self): async def dispatch_ready(self):