mirror of
https://github.com/zumbiepig/MineXLauncher.git
synced 2025-06-08 08:24:50 +00:00
commit
a6081d5321
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -24,3 +24,4 @@ jobs:
|
||||
name: build
|
||||
path: public/
|
||||
compression-level: 9
|
||||
retention-days: 2
|
||||
|
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) => {
|
||||
}),
|
||||
);
|
||||
});
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user