Fix 自动删种任务错误

使用extend添加MP标签导致string被拆分为单个字母添加到tags中,导致无法正常使用。改为append。
This commit is contained in:
HankunYu
2024-03-05 20:26:56 +00:00
parent 7df3b48262
commit 216489c95b
2 changed files with 3 additions and 3 deletions

View File

@@ -74,7 +74,7 @@
"TorrentRemover": {
"name": "自动删种",
"description": "自动删除下载器中的下载任务。",
"version": "1.2",
"version": "1.2.1",
"icon": "delete.jpg",
"author": "jxxghp",
"level": 2