mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
add deprecation to autofrontlight (#12619)
This commit is contained in:
@@ -3,4 +3,5 @@ return {
|
|||||||
name = "autofrontlight",
|
name = "autofrontlight",
|
||||||
fullname = _("Auto frontlight"),
|
fullname = _("Auto frontlight"),
|
||||||
description = _([[Automatically turns the frontlight on and off once brightness in the environment reaches a certain level.]]),
|
description = _([[Automatically turns the frontlight on and off once brightness in the environment reaches a certain level.]]),
|
||||||
|
deprecated = { "remove" },
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user