fix 增加历史删除按钮

This commit is contained in:
thsrite
2024-05-06 21:26:06 +08:00
parent d2bccc78b5
commit fa796df6dd
3 changed files with 4 additions and 3 deletions

View File

@@ -408,11 +408,12 @@
"name": "热门媒体订阅",
"description": "自定添加热门媒体到订阅。",
"labels": "订阅",
"version": "1.1",
"version": "1.2",
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/popular.png",
"author": "thsrite",
"level": 1,
"history": {
"v1.2": "增加历史删除按钮",
"v1.1": "修正流行度校验",
"v1.0": "自定添加热门媒体到订阅"
}