summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-10-21 18:32:36 +0300
committerAndrew Dolgov <[email protected]>2018-10-21 18:32:36 +0300
commitb8d39f07b1115904eec729e83135aaf28193834f (patch)
treedee6c6b8d163fc0d786a38d6f96b634efe96319e
parent89a4710493417c4504aff824e7f89a42b7f9a9d0 (diff)
actually use remote lastread, duh
-rw-r--r--js/read.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/read.js b/js/read.js
index 2cf0bb1..0527bd5 100644
--- a/js/read.js
+++ b/js/read.js
@@ -42,7 +42,6 @@ function open_lastread() {
book.rendition.display(item.cfi);
});
- return;
} catch (e) {
console.warn(e);
}