fix #908
This commit is contained in:
parent
49f7aa30c8
commit
0cd071813f
@ -1436,7 +1436,7 @@ class BrushFlow(_PluginBase):
|
||||
return
|
||||
if not torrents:
|
||||
logger.warn(f"刷流任务在下载器中不存在,清除记录")
|
||||
self.save_data("hashs", {})
|
||||
self.save_data("torrents", {})
|
||||
return
|
||||
# 检查种子状态,判断是否要删种
|
||||
remove_torrents = []
|
||||
|
Loading…
x
Reference in New Issue
Block a user