fix icons

This commit is contained in:
jxxghp
2023-12-01 10:25:53 +08:00
parent 6e3017e4f8
commit 0b760c9866
6 changed files with 7 additions and 7 deletions

View File

@@ -18,7 +18,7 @@ class NAStoolSync(_PluginBase):
# 插件描述
plugin_desc = "同步NAStool历史记录、下载记录、插件记录到MoviePilot。"
# 插件图标
plugin_icon = "sync.png"
plugin_icon = "Nastools_A.png"
# 插件版本
plugin_version = "1.0"
# 插件作者