summaryrefslogtreecommitdiff
path: root/js/app.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2020-04-21 10:51:19 +0300
committerAndrew Dolgov <[email protected]>2020-04-21 10:51:19 +0300
commitdcc41c8200af4ed95c281a604c33c631ca5ff01b (patch)
tree84a4000ce692aa26f2731f5e50458b4fc49382d5 /js/app.js
parentd7b02e140e628fcb0ba838925ff0ad4237dbb6cd (diff)
rework reader to use global Reader object
various theme-related fixes
Diffstat (limited to 'js/app.js')
-rw-r--r--js/app.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/app.js b/js/app.js
index 2aacebf..585726a 100644
--- a/js/app.js
+++ b/js/app.js
@@ -1,4 +1,4 @@
-'use strict'
+'use strict';
/* global localforage, EpubeApp */