mirror of
https://github.com/d0zingcat/MoviePilot-Plugins.git
synced 2026-05-13 15:09:12 +00:00
fix icon
This commit is contained in:
BIN
icons/TrendingShow.jpg
Normal file
BIN
icons/TrendingShow.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 121 KiB |
@@ -762,7 +762,7 @@
|
||||
"description": "在仪表板中显示流行趋势海报轮播图。",
|
||||
"labels": "仪表板",
|
||||
"version": "1.0",
|
||||
"icon": "Dsphoto_A.png",
|
||||
"icon": "TrendingShow.png",
|
||||
"author": "jxxghp",
|
||||
"level": 1
|
||||
},
|
||||
|
||||
@@ -10,7 +10,7 @@ class TrendingShow(_PluginBase):
|
||||
# 插件描述
|
||||
plugin_desc = "在仪表板中显示流行趋势海报轮播图。"
|
||||
# 插件图标
|
||||
plugin_icon = "Dsphoto_A.png"
|
||||
plugin_icon = "TrendingShow.png"
|
||||
# 插件版本
|
||||
plugin_version = "1.0"
|
||||
# 插件作者
|
||||
|
||||
Reference in New Issue
Block a user