mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Second try at fixing the tabs
This commit is contained in:
@@ -225,7 +225,7 @@ function AutoWarmth:_onToggleNightMode()
|
||||
{{
|
||||
text = _("Hide this warning permanently"),
|
||||
provider = function()
|
||||
self.hide_nightmode_warning = true
|
||||
self.hide_nightmode_warning = true
|
||||
G_reader_settings:saveSetting("hide_nightmode_warning", true)
|
||||
end
|
||||
}},
|
||||
|
||||
Reference in New Issue
Block a user