mirror of
https://github.com/d0zingcat/MoviePilot-Plugins.git
synced 2026-05-13 23:16:47 +00:00
fix color
This commit is contained in:
@@ -16,7 +16,7 @@ class WorkWechatMsg(_PluginBase):
|
||||
# 插件图标
|
||||
plugin_icon = "Wecom_A.png"
|
||||
# 主题色
|
||||
plugin_color = "#34b05d"
|
||||
plugin_color = "#0082EF"
|
||||
# 插件版本
|
||||
plugin_version = "1.0"
|
||||
# 插件作者
|
||||
|
||||
Reference in New Issue
Block a user