mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-05-17 16:47:35 +08:00
fix NotificationSwitch
This commit is contained in:
@@ -84,6 +84,8 @@ class NotificationSwitch(BaseModel):
|
||||
synologychat: Optional[bool] = False
|
||||
# VoceChat开关
|
||||
vocechat: Optional[bool] = False
|
||||
# WebPush开关
|
||||
webpush: Optional[bool] = False
|
||||
|
||||
|
||||
class Subscription(BaseModel):
|
||||
|
||||
Reference in New Issue
Block a user