mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2025-12-31 19:59:31 -05:00
feat(notif): add Pushbullet channel tag (#2198)
* feat(notif): add pushbullet channel tag to server notif settings * feat(notif): suggested changes * docs(notif): add pushbullet channel tag
This commit is contained in:
committed by
GitHub
parent
eb9ca2e86f
commit
f9200b7977
@@ -1239,6 +1239,9 @@ components:
|
||||
properties:
|
||||
accessToken:
|
||||
type: string
|
||||
channelTag:
|
||||
type: string
|
||||
nullable: true
|
||||
PushoverSettings:
|
||||
type: object
|
||||
properties:
|
||||
|
||||
Reference in New Issue
Block a user