消息类型增加插件消息
This commit is contained in:
parent
5c8b843030
commit
b238c6ad11
@ -120,6 +120,8 @@ class NotificationType(Enum):
|
||||
MediaServer = "媒体服务器通知"
|
||||
# 处理失败需要人工干预
|
||||
Manual = "手动处理通知"
|
||||
# 插件消息
|
||||
Plugin = "插件消息"
|
||||
|
||||
|
||||
class MessageChannel(Enum):
|
||||
|
Loading…
x
Reference in New Issue
Block a user