fix
This commit is contained in:
parent
e5ac7f10d4
commit
8c5f19a0f4
@ -16,7 +16,7 @@ class Qbittorrent(metaclass=Singleton):
|
||||
_host: str = None
|
||||
_port: int = None
|
||||
_username: str = None
|
||||
_passowrd: str = None
|
||||
_password: str = None
|
||||
|
||||
qbc: Client = None
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user