mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
Update sw.js
This commit is contained in:
parent
57edfa980f
commit
5ba55d6d9b
1 changed files with 0 additions and 2 deletions
|
@ -43,8 +43,6 @@ self.addEventListener('fetch', ev => {
|
|||
|
||||
// プッシュ通知を受け取ったとき
|
||||
self.addEventListener('push', ev => {
|
||||
console.log('pushed');
|
||||
|
||||
// クライアント取得
|
||||
ev.waitUntil(self.clients.matchAll({
|
||||
includeUncontrolled: true
|
||||
|
|
Loading…
Add table
Reference in a new issue