mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
serialize cache when closing ReaderUI other than closing document
This commit is contained in:
@@ -78,7 +78,6 @@ function Document:close()
|
||||
self.is_open = false
|
||||
self._document:close()
|
||||
end
|
||||
Cache:serialize()
|
||||
end
|
||||
|
||||
-- this might be overridden by a document implementation
|
||||
|
||||
Reference in New Issue
Block a user