summaryrefslogtreecommitdiff
path: root/worker.js
diff options
context:
space:
mode:
Diffstat (limited to 'worker.js')
-rw-r--r--worker.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/worker.js b/worker.js
index ea568c8..b1d1aee 100644
--- a/worker.js
+++ b/worker.js
@@ -7,9 +7,8 @@ const CACHE_URLS = [
'img/ic_launcher_web.png',
'img/favicon.png',
'read.html',
- 'js/common.js',
+ 'js/app.js',
'js/read.js',
- 'js/offline.js',
'js/reader.js',
'js/dict.js',
'css/read.css',