mirror of
https://github.com/marcrobledo/RomPatcher.js.git
synced 2025-06-27 16:25:54 +00:00
added zip extension check, fixing #53
This commit is contained in:
parent
83ddcd23fc
commit
0769fae972
5 changed files with 17 additions and 10 deletions
|
@ -14,7 +14,7 @@
|
|||
*/
|
||||
|
||||
var PRECACHE_ID='rom-patcher-js';
|
||||
var PRECACHE_VERSION='v27';
|
||||
var PRECACHE_VERSION='v27b';
|
||||
var PRECACHE_URLS=[
|
||||
'/RomPatcher.js/','/RomPatcher.js/index.html',
|
||||
'/RomPatcher.js/manifest.json',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue