更新图标

This commit is contained in:
叮叮当
2023-11-28 10:12:02 +08:00
parent dca4fd6388
commit ccac1d75b1
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -336,7 +336,7 @@
"name": "企微机器人消息推送",
"description": "支持使用企业微信群聊机器人发送消息通知。",
"version": "1.0",
"icon": "workwechat.jpg",
"icon": "Wecom_A.png",
"color": "#34b05d",
"author": "叮叮当",
"level": 1

View File

@@ -14,7 +14,7 @@ class WorkWechatMsg(_PluginBase):
# 插件描述
plugin_desc = "支持使用企业微信群聊机器人发送消息通知。"
# 插件图标
plugin_icon = "workwechat.jpg"
plugin_icon = "Wecom_A.png"
# 主题色
plugin_color = "#34b05d"
# 插件版本