This commit is contained in:
jxxghp
2024-05-29 19:51:40 +08:00
parent aafd3d1c61
commit 29db61489d
3 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ class TrendingShow(_PluginBase):
# 插件描述
plugin_desc = "在仪表板中显示流行趋势海报轮播图。"
# 插件图标
plugin_icon = "Dsphoto_A.png"
plugin_icon = "TrendingShow.png"
# 插件版本
plugin_version = "1.0"
# 插件作者