fix
This commit is contained in:
@ -26,7 +26,7 @@ class WebHook(_PluginBase):
|
||||
# 加载顺序
|
||||
plugin_order = 14
|
||||
# 可使用的用户级别
|
||||
auth_level = 2
|
||||
auth_level = 1
|
||||
|
||||
# 私有属性
|
||||
_webhook_url = None
|
||||
|
Reference in New Issue
Block a user