fix webpush api

This commit is contained in:
jxxghp
2024-06-05 18:40:00 +08:00
parent efd0fc39c6
commit 6aa5a836b9
3 changed files with 70 additions and 3 deletions

View File

@ -138,6 +138,7 @@ class MessageChannel(Enum):
SynologyChat = "SynologyChat"
VoceChat = "VoceChat"
Web = "Web"
WebPush = "WebPush"
# 用户配置Key字典