mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-23 12:33:38 +00:00
✌️
This commit is contained in:
@@ -10,7 +10,7 @@ import { pushNotificationData } from '../../types';
|
||||
|
||||
//#region Lifecycle: Install
|
||||
self.addEventListener('install', ev => {
|
||||
// Nothing to do
|
||||
self.skipWaiting();
|
||||
});
|
||||
//#endregion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user