remove plugin_color

This commit is contained in:
jxxghp
2023-11-29 12:36:35 +08:00
parent 20d5b52443
commit 103d653d43
39 changed files with 0 additions and 114 deletions

View File

@@ -15,8 +15,6 @@ class PushDeerMsg(_PluginBase):
plugin_desc = "支持使用PushDeer发送消息通知。"
# 插件图标
plugin_icon = "pushdeer.png"
# 主题色
plugin_color = "#FFFFFF"
# 插件版本
plugin_version = "1.1"
# 插件作者