mirror of
https://github.com/d0zingcat/MoviePilot-Plugins.git
synced 2026-05-13 23:16:47 +00:00
更新图标
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 16 KiB |
@@ -336,7 +336,7 @@
|
||||
"name": "企微机器人消息推送",
|
||||
"description": "支持使用企业微信群聊机器人发送消息通知。",
|
||||
"version": "1.0",
|
||||
"icon": "workwechat.jpg",
|
||||
"icon": "Wecom_A.png",
|
||||
"color": "#34b05d",
|
||||
"author": "叮叮当",
|
||||
"level": 1
|
||||
|
||||
@@ -14,7 +14,7 @@ class WorkWechatMsg(_PluginBase):
|
||||
# 插件描述
|
||||
plugin_desc = "支持使用企业微信群聊机器人发送消息通知。"
|
||||
# 插件图标
|
||||
plugin_icon = "workwechat.jpg"
|
||||
plugin_icon = "Wecom_A.png"
|
||||
# 主题色
|
||||
plugin_color = "#34b05d"
|
||||
# 插件版本
|
||||
|
||||
Reference in New Issue
Block a user