Second try at fixing the tabs

This commit is contained in:
ly-pa
2025-02-13 17:24:15 +00:00
committed by zwim
parent 592f1afab9
commit a7b565ce98

View File

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