mirror of
https://github.com/zumbiepig/MineXLauncher.git
synced 2025-06-08 09:24:48 +00:00
Update sw-full.ts
Signed-off-by: SpeedSlicer <143555953+SpeedSlicer@users.noreply.github.com>
This commit is contained in:
parent
01c39342bb
commit
630ea30a09
@ -1,4 +1,5 @@
|
||||
// @ts-nocheck
|
||||
/*
|
||||
const cacheVersion = '1.6';
|
||||
const cacheName = `minexlauncher-full-v${cacheVersion}`;
|
||||
|
||||
@ -57,3 +58,4 @@ self.addEventListener('fetch', (event) => {
|
||||
}),
|
||||
);
|
||||
});
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user