summaryrefslogtreecommitdiff
path: root/worker.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2019-06-18 14:19:03 +0300
committerAndrew Dolgov <[email protected]>2019-06-18 14:19:03 +0300
commitc78af7d56c4d2dbc46ffa1ebebc6d0bbf802e35b (patch)
tree2a05a6248b0af7f93a3bacaf18cca071e5e945be /worker.js
parent506a5a877ead4e4e756b645d3e0a303509ea10ec (diff)
switch to jquery mobile events; use doubletap to toggle fullscreen
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 f218800..31bdc89 100644
--- a/worker.js
+++ b/worker.js
@@ -26,7 +26,7 @@ const CACHE_URLS = [
'lib/zip.min.js',
'lib/epub.js',
'lib/localforage.min.js',
- 'lib/jquery.mobile.custom.js',
+ 'lib/jquery.mobile-events.min.js',
'lib/holder.min.js',
'lib/bootstrap/v3/css/bootstrap-theme.min.css',
'lib/bootstrap/v3/css/bootstrap.min.css',