mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Make "Auto sync now and future" persistent (#6488)
Currently this setting applies only to the current KOReader instance. It gets reseted after KOReader restart.
This commit is contained in:
@@ -165,6 +165,7 @@ function KOSync:addToMainMenu(menu_items)
|
||||
-- current progress now to avoid to lose it silently.
|
||||
self:updateProgress(true)
|
||||
end
|
||||
self:saveSettings()
|
||||
end,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user