fix DownloadSiteTag

This commit is contained in:
jxxghp
2024-04-11 13:22:37 +08:00
parent f6de13e574
commit 32ce09497e
2 changed files with 7 additions and 7 deletions

View File

@@ -370,10 +370,13 @@
"DownloadSiteTag": {
"name": "下载任务分类与标签",
"description": "自动给下载任务分类与打站点标签、剧集名称标签",
"version": "2.0",
"version": "2.1",
"icon": "Youtube-dl_B.png",
"author": "叮叮当",
"level": 1
"level": 1,
"history": {
"v2.1": "修复错误的TmdbHelper模块引用"
}
},
"RemoveLink": {
"name": "清理硬链接",