mirror of
https://github.com/zumbiepig/MineXLauncher.git
synced 2025-06-26 10:05:10 +00:00
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,4 +1,5 @@
|
||||
// @ts-nocheck
|
||||
/*
|
||||
const cacheVersion = '1.6';
|
||||
const cacheName = `minexlauncher-full-v${cacheVersion}`;
|
||||
|
||||
@@ -57,3 +58,4 @@ self.addEventListener('fetch', (event) => {
|
||||
}),
|
||||
);
|
||||
});
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user