summaryrefslogtreecommitdiff
path: root/worker.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-24 09:21:51 +0300
committerAndrew Dolgov <[email protected]>2018-12-24 09:21:51 +0300
commit499e7ad0bd53364ad7e52e5bcc1b26103b6a5265 (patch)
tree02075c1055f673ad72cf1e6d286fdff8dbe34d1e /worker.js
parent50b99afa069931418d663deb6e5515006558e4dd (diff)
update launcher icons
Diffstat (limited to 'worker.js')
-rw-r--r--worker.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/worker.js b/worker.js
index a18b34c..9ecc1a4 100644
--- a/worker.js
+++ b/worker.js
@@ -3,7 +3,7 @@
const CACHE_PREFIX = 'epube';
const CACHE_NAME = CACHE_PREFIX + '-v2';
const CACHE_URLS = [
- 'img/favicon_hires.png',
+ 'img/launcher.png',
'img/favicon.png',
'read.html',
'js/common.js',