.
This commit is contained in:
parent
922597d1f8
commit
0f42fc1a6e
@ -104,6 +104,8 @@ end
|
|||||||
|
|
||||||
local function main()
|
local function main()
|
||||||
config = getConfig()
|
config = getConfig()
|
||||||
|
config["locked"] = true
|
||||||
|
setConfig()
|
||||||
timer = config["keepUnlockedFor"]
|
timer = config["keepUnlockedFor"]
|
||||||
|
|
||||||
unlockDevice()
|
unlockDevice()
|
||||||
|
Loading…
Reference in New Issue
Block a user