mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2026-01-04 14:43:21 -06:00
Web Push: add policy to API
This commit is contained in:
parent
b45199e9e6
commit
c0e53662cf
10 changed files with 121 additions and 4 deletions
|
|
@ -3610,6 +3610,7 @@ func NewTestWebPushSubscriptions() map[string]*gtsmodel.WebPushSubscription {
|
|||
gtsmodel.NotificationPendingReply,
|
||||
gtsmodel.NotificationPendingReblog,
|
||||
}),
|
||||
Policy: gtsmodel.WebPushNotificationPolicyAll,
|
||||
},
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue