This commit is contained in:
Julian Brammer 2024-06-08 20:54:05 +02:00
parent 922597d1f8
commit 0f42fc1a6e

View File

@ -104,6 +104,8 @@ end
local function main()
config = getConfig()
config["locked"] = true
setConfig()
timer = config["keepUnlockedFor"]
unlockDevice()