1
0
Fork 0
mirror of https://github.com/marcrobledo/RomPatcher.js.git synced 2025-07-17 16:38:31 +00:00

added language selector, looks like Chrome wasn't compatible with automatic detection

This commit is contained in:
Marc Robledo 2020-11-06 21:00:06 +01:00
parent fb00500f23
commit 008ba151ed
5 changed files with 190 additions and 20 deletions

View file

@ -29,7 +29,7 @@ caches.keys().then(function(cacheNames){
});
var PRECACHE_ID='rom-patcher-js';
var PRECACHE_VERSION='v11';
var PRECACHE_VERSION='v12';
var PRECACHE_URLS=[
'/RomPatcher.js/','/RomPatcher.js/index.html',
'/RomPatcher.js/manifest.json',