fix
This commit is contained in:
parent
c3a5446239
commit
fa72e626e0
1 changed files with 1 additions and 0 deletions
|
|
@ -75,6 +75,7 @@ class API :
|
|||
|
||||
def close(self) :
|
||||
self.con.close()
|
||||
self.x_ui.close()
|
||||
|
||||
def login(self, email: str, passwd: str) -> dict :
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue