oops, fixing my on mistake (ss -> wallpaper)

reviewable/pr11647/r1
SomeGuy 1 month ago committed by GitHub
parent dcf0bf4d14
commit 75301ac0b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -133,7 +133,7 @@ return {
},
{
text = _("Background fill"),
help_text = _("This option will only become available, if you have selected 'Leave screen as-is' as sleep screen and have 'Sleep screen message' on."),
help_text = _("This option will only become available, if you have selected 'Leave screen as-is' as wallpaper and have 'Sleep screen message' on."),
enabled_func = function()
return G_reader_settings:readSetting("screensaver_type") == "disable" and G_reader_settings:isTrue("screensaver_show_message")
end,

Loading…
Cancel
Save