#31 and lots of other changes

This commit is contained in:
2022-10-01 13:10:42 -05:00
parent 3556382e62
commit 8c32f32c85
3 changed files with 7 additions and 30 deletions

View File

@@ -76,8 +76,8 @@ class Qbt:
list_first_tor(self)
build_tor_list(self)
process_counts(self)
# if self.use_log:
# torrent_count(self)
if self.use_log:
torrent_count(self)
tor_processor(self)
if self.use_log:
print_processor(self)