Update readerbookmark.lua

reviewable/pr11563/r9
hius07 1 month 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
self:addItem({
page = pn_or_xp,
datetime = os.date("%Y-%m-%d %H:%M:%S"),
text = text,
chapter = chapter,
})

Loading…
Cancel
Save