mirror of
https://github.com/marcrobledo/savegame-editors.git
synced 2025-04-24 16:35:10 +00:00
[nintendogs+cats] Update service worker path
This commit is contained in:
parent
a15d739871
commit
f3c61bc7ce
@ -29,12 +29,12 @@ caches.keys().then(function(cacheNames){
|
||||
}
|
||||
});
|
||||
|
||||
var PRECACHE_ID='picross-3d-round-2-editor';
|
||||
var PRECACHE_ID='nintendogs+cats-editor';
|
||||
var PRECACHE_VERSION='v1';
|
||||
var PRECACHE_URLS=[
|
||||
'/savegame-editors/picross-3d-round-2/','/savegame-editors/picross-3d-round-2/index.html',
|
||||
'/savegame-editors/picross-3d-round-2/favicon.png',
|
||||
'/savegame-editors/picross-3d-round-2/picross-3d-round-2.js',
|
||||
'/savegame-editors/nintendogs+cats/','/savegame-editors/nintendogs+cats/index.html',
|
||||
'/savegame-editors/nintendogs+cats/favicon.png',
|
||||
'/savegame-editors/nintendogs+cats/nintendogs+cats.js',
|
||||
'/savegame-editors/savegame-editor.js',
|
||||
'/savegame-editors/savegame-editor.css'
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user