mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 23:47:41 +08:00
fix
This commit is contained in:
@@ -16,7 +16,7 @@ class Qbittorrent(metaclass=Singleton):
|
|||||||
_host: str = None
|
_host: str = None
|
||||||
_port: int = None
|
_port: int = None
|
||||||
_username: str = None
|
_username: str = None
|
||||||
_passowrd: str = None
|
_password: str = None
|
||||||
|
|
||||||
qbc: Client = None
|
qbc: Client = None
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user