mirror of
https://github.com/marcrobledo/RomPatcher.js.git
synced 2025-06-27 16:25:54 +00:00
fix: set fake patch file name when picking a patch from a zip file
This commit is contained in:
parent
de2f0e5c7d
commit
9ec774421e
2 changed files with 7 additions and 7 deletions
|
@ -6,7 +6,7 @@
|
|||
*/
|
||||
|
||||
var PRECACHE_ID = 'rom-patcher-js';
|
||||
var PRECACHE_VERSION = 'v30rc1';
|
||||
var PRECACHE_VERSION = 'v30rc1b';
|
||||
var PRECACHE_URLS = [
|
||||
'/RomPatcher.js/', '/RomPatcher.js/index.html',
|
||||
'/RomPatcher.js/manifest.json',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue