skip waiting
This commit is contained in:
@@ -27,7 +27,7 @@ get('lang').then(async prelang => {
|
|||||||
|
|
||||||
//#region Lifecycle: Install
|
//#region Lifecycle: Install
|
||||||
self.addEventListener('install', ev => {
|
self.addEventListener('install', ev => {
|
||||||
// Nothing to do
|
self.skipWaiting()
|
||||||
});
|
});
|
||||||
//#endregion
|
//#endregion
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user