mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-07-10 23:11:47 +08:00
fix
This commit is contained in:
@@ -5,6 +5,7 @@ from app.utils.http import RequestUtils
|
||||
from typing import Any, List, Dict, Tuple
|
||||
from app.log import logger
|
||||
|
||||
|
||||
class WebHook(_PluginBase):
|
||||
# 插件名称
|
||||
plugin_name = "Webhook"
|
||||
|
||||
Reference in New Issue
Block a user