whoops, fix some missing characters
This commit is contained in:
parent
5ab02fc3a0
commit
2f300316fe
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
{
|
||||
"channelId": "",
|
||||
"type": "WEBPUSH",
|
||||
"address": "{\"endpoint\":\"{{ push_endpoint }}\",\"keys\":{\"auth\":\"{{ push_key_auth }}\",\"p256dh\":\"{{ push_key_p256dh }}\"}}"
|
||||
"address": "{\"endpoint\":\"{{ push_endpoint }}\",\"keys\":{\"auth\":\"{{ push_key_auth }}==\",\"p256dh\":\"{{ push_key_p256dh }}=\"}}"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue