JS fix
This commit is contained in:
parent
15c429e151
commit
5422bc0cef
@ -29,7 +29,8 @@ if ('serviceWorker' in navigator) {
|
||||
url: 'ajax',
|
||||
type: 'POST',
|
||||
data: {
|
||||
"notification" : '',
|
||||
"notification" : 'X',
|
||||
"action": 'subscribe',
|
||||
"token": token
|
||||
},
|
||||
success: function(data){
|
||||
|
Loading…
Reference in New Issue
Block a user