diff --git a/plugins/autofrontlight.koplugin/_meta.lua b/plugins/autofrontlight.koplugin/_meta.lua index 105db9b9e..0eec0a2a1 100644 --- a/plugins/autofrontlight.koplugin/_meta.lua +++ b/plugins/autofrontlight.koplugin/_meta.lua @@ -3,4 +3,5 @@ return { name = "autofrontlight", fullname = _("Auto frontlight"), description = _([[Automatically turns the frontlight on and off once brightness in the environment reaches a certain level.]]), + deprecated = { "remove" }, }