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:
@@ -395,7 +395,7 @@
|
||||
"name": "诊断参数调整",
|
||||
"description": "Emby专用插件|暂时性解决emby字幕偏移问题,需要emby安装Diagnostics插件。",
|
||||
"version": "1.3",
|
||||
"icon": "Themeengine_A.png",
|
||||
"icon": "Gatus_A.png",
|
||||
"author": "jeblove",
|
||||
"level": 1
|
||||
},
|
||||
|
||||
@@ -21,7 +21,7 @@ class DiagParamAdjust(_PluginBase):
|
||||
# 插件描述
|
||||
plugin_desc = "Emby专用插件|暂时性解决emby字幕偏移问题,需要emby安装Diagnostics插件。"
|
||||
# 插件图标
|
||||
plugin_icon = "Themeengine_A.png"
|
||||
plugin_icon = "Gatus_A.png"
|
||||
# 插件版本
|
||||
plugin_version = "1.3"
|
||||
# 插件作者
|
||||
|
||||
Reference in New Issue
Block a user