removed notification badge
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
fed9f4ff0f
commit
56dfc370c1
@ -142,7 +142,6 @@ app.post('/sendmessage', async (req, res) => {
|
||||
apns: {
|
||||
payload: {
|
||||
aps: {
|
||||
badge: 1,
|
||||
sound: 'default'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user