mirror of
https://github.com/Andre0512/pyhOn.git
synced 2025-06-07 01:51:20 -04:00
Fix connection failures
This commit is contained in:
parent
6aa7dd8112
commit
63752e13d6
4 changed files with 8 additions and 4 deletions
|
@ -78,6 +78,7 @@ class HonAPI:
|
|||
self._password,
|
||||
session=self._session,
|
||||
mobile_id=self._mobile_id,
|
||||
refresh_token=self._refresh_token,
|
||||
).create()
|
||||
return self
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue