Merge branch 'master' of https://github.com/pangestuyoga/pangestu-yadiparfum
This commit is contained in:
commit
348e55f1e9
@ -43,7 +43,6 @@ self.addEventListener('notificationclick', (event) => {
|
|||||||
return client.focus();
|
return client.focus();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// If not, open a new window
|
|
||||||
if (clients.openWindow) {
|
if (clients.openWindow) {
|
||||||
return clients.openWindow(url);
|
return clients.openWindow(url);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user