mirror of
https://github.com/marcrobledo/RomPatcher.js.git
synced 2025-06-27 16:25:54 +00:00
fixed #34: Safari not working with zip files
This commit is contained in:
parent
458d7297e4
commit
539b3080bc
3 changed files with 13 additions and 8 deletions
|
@ -29,7 +29,7 @@ caches.keys().then(function(cacheNames){
|
|||
});
|
||||
|
||||
var PRECACHE_ID='rom-patcher-js';
|
||||
var PRECACHE_VERSION='v14';
|
||||
var PRECACHE_VERSION='v14b';
|
||||
var PRECACHE_URLS=[
|
||||
'/RomPatcher.js/','/RomPatcher.js/index.html',
|
||||
'/RomPatcher.js/manifest.json',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue