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