diff --git a/frontend/device/kobo/nickel_conf.lua b/frontend/device/kobo/nickel_conf.lua index 25395249a..5bbaf3211 100644 --- a/frontend/device/kobo/nickel_conf.lua +++ b/frontend/device/kobo/nickel_conf.lua @@ -85,7 +85,6 @@ function NickelConf.colorSetting.get() if new_colorsetting then return tonumber(new_colorsetting) end - return nil end function NickelConf.autoColorEnabled.get()