summaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
Diffstat (limited to 'js')
-rw-r--r--js/read.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/read.js b/js/read.js
index 3c0f652..6c960cf 100644
--- a/js/read.js
+++ b/js/read.js
@@ -98,7 +98,7 @@ function prev_page() {
function hotkey_handler(e) {
try {
- //console.log('K:' + e.which, e);
+ //console.log('K3:' + e.which, e);
if ($(".modal").is(":visible"))
return;