Upload most recent update of standard plugin prior to any personal tweaks
This commit is contained in:
8
pinpadlockscreen.koplugin/_meta.lua
Normal file
8
pinpadlockscreen.koplugin/_meta.lua
Normal file
@@ -0,0 +1,8 @@
|
||||
local _ = require("gettext")
|
||||
|
||||
return {
|
||||
name = "pinpadlock",
|
||||
fullname = _("PIN Pad Lock Screen"),
|
||||
description = _([[Lock the device with a PIN code]]),
|
||||
version = "v1.1.0"
|
||||
}
|
||||
Reference in New Issue
Block a user