fix: download default setting

This commit is contained in:
EstrellaXD
2023-06-01 15:02:36 +08:00
parent efd637182e
commit 3f5b1e5946

View File

@@ -76,6 +76,7 @@ class QbDownloader:
urls=urls,
save_path=save_path,
category=category,
use_auto_torrent_management=False
)
def torrents_delete(self, hash):