mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
bugfix: terminate the program when exiting reader
This commit is contained in:
@@ -51,6 +51,8 @@ function exitReader()
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
os.exit(0)
|
||||
end
|
||||
|
||||
function HomeMenu:setUpdateItemTable()
|
||||
|
||||
Reference in New Issue
Block a user