changed so it can run

This commit is contained in:
Jonathan Branan 2022-08-12 13:18:54 -05:00
parent 06b5016b90
commit e9a4f6aa0d

View File

@ -69,7 +69,7 @@ class Qbt:
self.torrentlist = self.qbt_client.torrents_info() self.torrentlist = self.qbt_client.torrents_info()
self.d = dump self.d = dump
self.l = load self.l = load
writetor(self) # writetor(self)
#Main process block #Main process block
#debugpremecal(self) #debugpremecal(self)
if self.use_log: if self.use_log: