Compare commits
2 Commits
bf055b7672
...
549c22f0e5
| Author | SHA1 | Date | |
|---|---|---|---|
| 549c22f0e5 | |||
|
|
be2151a072 |
@@ -57,7 +57,7 @@
|
||||
applicationServerKey: vapidKey
|
||||
});
|
||||
|
||||
await fetch('api/push/subscribe', {
|
||||
await fetch('/api/push/subscribe', {
|
||||
method: 'POST',
|
||||
headers: {
|
||||
'Content-Type': 'application/json',
|
||||
|
||||
Reference in New Issue
Block a user