From b8d39f07b1115904eec729e83135aaf28193834f Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 21 Oct 2018 18:32:36 +0300 Subject: actually use remote lastread, duh --- js/read.js | 1 - 1 file changed, 1 deletion(-) 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); } -- cgit v1.2.3