summaryrefslogtreecommitdiff
path: root/worker.js
diff options
context:
space:
mode:
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',