Update serviceworker.js
This commit is contained in:
parent
c088d64ce2
commit
b6c0521cfb
4
serviceworker.js
vendored
4
serviceworker.js
vendored
@ -1,7 +1,7 @@
|
||||
var staticCacheName = "pwa-v" + new Date().getTime();
|
||||
var filesToCache = [
|
||||
'public/img/pwa/akaunting-192x192.png',
|
||||
'public/img/pwa/akaunting-512x512.png'
|
||||
'public/img/pwa/icon-192x192.png',
|
||||
'public/img/pwa/icon-512x512.png'
|
||||
];
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user