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/NeoDB.jpeg
Normal file
BIN
icons/NeoDB.jpeg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.1 KiB |
BIN
icons/neodb.png
BIN
icons/neodb.png
Binary file not shown.
|
Before Width: | Height: | Size: 6.8 KiB |
@@ -379,7 +379,7 @@
|
||||
"name": "NeoDB 想看",
|
||||
"description": "同步 NeoDB 想看条目,自动添加订阅",
|
||||
"version": "1.0",
|
||||
"icon": "neodb.png",
|
||||
"icon": "NeoDB.jpeg",
|
||||
"author": "hcplantern",
|
||||
"level": 1
|
||||
}
|
||||
|
||||
@@ -30,7 +30,7 @@ class NeoDBSync(_PluginBase):
|
||||
# 插件描述
|
||||
plugin_desc = "同步 NeoDB 想看数据,自动添加订阅。"
|
||||
# 插件图标
|
||||
plugin_icon = "neodb.png"
|
||||
plugin_icon = "NeoDB.jpeg"
|
||||
# 插件版本
|
||||
plugin_version = "1.0"
|
||||
# 插件作者
|
||||
|
||||
Reference in New Issue
Block a user