mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Don't mangle string input values when a unit was passed. (i.e., keep displaying them as their actual string instead of as nil). (e.g., when current is set to a number, but default is still unset, which translates to "not set" in showValues).