mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
add peer-to-peer file sharing plugin ZSync
This commit is contained in:
@@ -301,6 +301,7 @@ end
|
||||
function ReaderUI:onClose()
|
||||
DEBUG("closing reader")
|
||||
self:saveSettings()
|
||||
self:handleEvent(Event:new("CloseReader"))
|
||||
if self.document ~= nil then
|
||||
self.document:close()
|
||||
self.document = nil
|
||||
|
||||
Reference in New Issue
Block a user