mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-30 00:16:16 -06:00
Web Push: test notification policy
This commit is contained in:
parent
c0e53662cf
commit
cfeae0330c
3 changed files with 104 additions and 28 deletions
|
|
@ -3610,7 +3610,7 @@ func NewTestWebPushSubscriptions() map[string]*gtsmodel.WebPushSubscription {
|
|||
gtsmodel.NotificationPendingReply,
|
||||
gtsmodel.NotificationPendingReblog,
|
||||
}),
|
||||
Policy: gtsmodel.WebPushNotificationPolicyAll,
|
||||
Policy: gtsmodel.WebPushNotificationPolicyFollowed,
|
||||
},
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue