mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
@@ -368,7 +368,7 @@ function Device:install()
|
||||
local save_quit = function()
|
||||
self:saveSettings()
|
||||
UIManager:quit()
|
||||
UIManager.exit_code = 85
|
||||
UIManager._exit_code = 85
|
||||
end
|
||||
UIManager:broadcastEvent(Event:new("Exit", save_quit))
|
||||
end,
|
||||
|
||||
Reference in New Issue
Block a user