2
0
mirror of https://github.com/koreader/koreader synced 2024-11-02 15:40:16 +00:00
koreader/plugins/autodim.koplugin/_meta.lua

7 lines
196 B
Lua

local _ = require("gettext")
return {
name = "autodim",
fullname = _("Automatic dimmer"),
description = _("This plugin allows dimming the frontlight after a period of inactivity."),
}