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:
Galunid
2020-08-09 11:19:50 +02:00
committed by GitHub
parent 8198b2bcc3
commit d1018d2e4a

View File

@@ -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,
},
{