This commit is contained in:
jxxghp 2023-10-01 21:33:58 +08:00
parent 8001511484
commit 99e3d5acca

View File

@ -1372,6 +1372,7 @@ class BrushFlow(_PluginBase):
"deleted": False,
}
# 统计数据
torrents_size += torrent.size
statistic_info["count"] += 1
# 发送消息
self.__send_add_message(torrent)