mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
book reading statistics for djvu documents
This commit is contained in:
@@ -17,7 +17,7 @@ local ReaderStatus = InputContainer:new {
|
||||
}
|
||||
|
||||
function ReaderStatus:init()
|
||||
if self.ui.document.is_djvu or self.ui.document.is_pic then
|
||||
if self.ui.document.is_pic then
|
||||
self.enabled = false
|
||||
return
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user