bug fix on prev refactor

This commit is contained in:
bobokun 2022-12-07 08:14:12 -05:00 committed by bobokun
parent 911367ea55
commit 763c0e5ebb

View file

@ -830,7 +830,7 @@ class Qbt:
try:
for x in torrent.trackers:
if x.url.startswith("http"):
tracker = self.config.get_tags([x.url])
tracker = self.config.get_tags([x])
msg_up = x.msg.upper()
msg = x.msg
# Tag any error torrents