mirror of
https://github.com/marcrobledo/RomPatcher.js.git
synced 2025-09-15 17:26:57 +00:00
messed up and regressed ppf.js in latest commit for some reason, this should fix it
This commit is contained in:
parent
462b2b6b11
commit
8ab9516238
3 changed files with 36 additions and 15 deletions
|
@ -30,7 +30,7 @@ caches.keys().then(function(cacheNames){
|
|||
});
|
||||
|
||||
var PRECACHE_ID='rom-patcher-js';
|
||||
var PRECACHE_VERSION='v7b';
|
||||
var PRECACHE_VERSION='v7c';
|
||||
var PRECACHE_URLS=[
|
||||
'/RomPatcher.js/','/RomPatcher.js/index.html',
|
||||
'/RomPatcher.js/manifest.json',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue