little changes

This commit is contained in:
Jonas Weinz 2019-03-21 15:59:18 +01:00
parent a5cfccbdfc
commit 972d438bdf

View File

@ -132,6 +132,7 @@ class ConnectionHandler(object):
"msg": ""
}
}))
await self._on_match_state_req(conn, None)
return conn
await conn.send(json.dumps({
"type": "reconnect_response",