Update readerbookmark.lua

reviewable/pr11563/r9
hius07 2 months ago committed by GitHub
parent 7bb32584a0
commit 0087f95b8b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -255,7 +255,6 @@ function ReaderBookmark:toggleBookmark(pageno)
end end
self:addItem({ self:addItem({
page = pn_or_xp, page = pn_or_xp,
datetime = os.date("%Y-%m-%d %H:%M:%S"),
text = text, text = text,
chapter = chapter, chapter = chapter,
}) })

Loading…
Cancel
Save