Files
koreader-mirror/plugins/autosuspend.koplugin/_meta.lua
2018-08-18 20:41:37 +02:00

7 lines
176 B
Lua

local _ = require("gettext")
return {
name = "autosuspend",
fullname = _("Auto suspend"),
description = _([[Suspends the device after a period of inactivity.]]),
}