summaryrefslogtreecommitdiff
path: root/js/reader.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/reader.js')
-rw-r--r--js/reader.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/js/reader.js b/js/reader.js
index 453c925..34c5e06 100644
--- a/js/reader.js
+++ b/js/reader.js
@@ -1,3 +1,5 @@
+'use strict';
+
$(document).ready(function() {
$(window).on("click tap", function() {
if (parent.$(".header").is(":visible")) {