mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
fixed small bug
This commit is contained in:
@@ -33,5 +33,6 @@ end
|
||||
function DocSettings:close()
|
||||
if self.docdb ~= nil then
|
||||
self.docdb:close()
|
||||
self.docdb = nil
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user