mirror of
https://github.com/misskey-dev/misskey.git
synced 2025-01-31 04:02:41 +09:00
✌️
This commit is contained in:
parent
93c6508a2a
commit
9ab8f99602
@ -10,7 +10,7 @@ import { pushNotificationData } from '../../types';
|
||||
|
||||
//#region Lifecycle: Install
|
||||
self.addEventListener('install', ev => {
|
||||
// Nothing to do
|
||||
self.skipWaiting();
|
||||
});
|
||||
//#endregion
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user