mirror of
https://github.com/d0zingcat/MoviePilot-Plugins.git
synced 2026-05-31 07:26:44 +00:00
remove plugin_color
This commit is contained in:
@@ -13,8 +13,6 @@ class WebHook(_PluginBase):
|
||||
plugin_desc = "事件发生时向第三方地址发送请求。"
|
||||
# 插件图标
|
||||
plugin_icon = "webhook.png"
|
||||
# 主题色
|
||||
plugin_color = "#C73A63"
|
||||
# 插件版本
|
||||
plugin_version = "1.0"
|
||||
# 插件作者
|
||||
|
||||
Reference in New Issue
Block a user