mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
5f1b5db014
Change `isTrue()` not needing a default as requested, and also noticed `SaveSettings(_, true)` can use `makeTrue()` to make it a little more clear (it does the same thing but is nicer syntax).