mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 15:38:19 +08:00
feat SynologyChat
This commit is contained in:
@@ -51,3 +51,5 @@ class NotificationSwitch(BaseModel):
|
||||
telegram: Optional[bool] = False
|
||||
# Slack开关
|
||||
slack: Optional[bool] = False
|
||||
# SynologyChat开关
|
||||
synologychat: Optional[bool] = False
|
||||
|
||||
Reference in New Issue
Block a user