From e9a4f6aa0d4f42fbcda7bd27fe93054c90a2ff06 Mon Sep 17 00:00:00 2001 From: Jonathan Branan Date: Fri, 12 Aug 2022 13:18:54 -0500 Subject: [PATCH] changed so it can run --- qbit-maid.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qbit-maid.py b/qbit-maid.py index 88eb542..56a8d3a 100644 --- a/qbit-maid.py +++ b/qbit-maid.py @@ -69,7 +69,7 @@ class Qbt: self.torrentlist = self.qbt_client.torrents_info() self.d = dump self.l = load - writetor(self) + # writetor(self) #Main process block #debugpremecal(self) if self.use_log: