fix webpush api
This commit is contained in:
@ -138,6 +138,7 @@ class MessageChannel(Enum):
|
||||
SynologyChat = "SynologyChat"
|
||||
VoceChat = "VoceChat"
|
||||
Web = "Web"
|
||||
WebPush = "WebPush"
|
||||
|
||||
|
||||
# 用户配置Key字典
|
||||
|
Reference in New Issue
Block a user