mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
reset ticks cache
This commit is contained in:
@@ -53,6 +53,7 @@ end
|
||||
|
||||
function ReaderToc:onUpdateToc()
|
||||
self.toc = nil
|
||||
self.ticks = {}
|
||||
return true
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user