whoops, fix some missing characters

This commit is contained in:
erebion 2026-01-06 21:35:05 +01:00
commit 2f300316fe

View file

@ -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 }}=\"}}"
}
]
},