mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-04-13 12:59:52 +08:00
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