mirror of
https://github.com/marcrobledo/RomPatcher.js.git
synced 2025-06-27 16:25:54 +00:00
PWA fix attempt 3
This commit is contained in:
parent
11bcf42cb3
commit
1dd2f6b49f
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
const PRECACHE = 'precache-v6';
|
const PRECACHE = 'precache-v7';
|
||||||
const RUNTIME = 'runtime';
|
const RUNTIME = 'runtime';
|
||||||
const PRECACHE_URLS = [
|
const PRECACHE_URLS = [
|
||||||
'index.html','/RomPatcher.js/',
|
'index.html','/RomPatcher.js/',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue