aboutsummaryrefslogtreecommitdiff
path: root/appcache.js
diff options
context:
space:
mode:
Diffstat (limited to 'appcache.js')
-rw-r--r--appcache.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/appcache.js b/appcache.js
index ee9e356..067c968 100644
--- a/appcache.js
+++ b/appcache.js
@@ -24,7 +24,6 @@ class AppCache {
24 this.cacheName = "cache"; 24 this.cacheName = "cache";
25 this.filesToCache = [ 25 this.filesToCache = [
26 ".", 26 ".",
27 "popup.html",
28 "appcache.js", 27 "appcache.js",
29 "favicon.ico", 28 "favicon.ico",
30 "sample/demo.pdf", 29 "sample/demo.pdf",