This commit is contained in:
Julian Brammer 2024-06-08 21:21:09 +02:00
parent b660b0cc40
commit 12675e165b

View File

@ -65,6 +65,7 @@ local function unlockDevice()
print("[Unlocked]")
sleep(0.2)
basic.clearDisplay()
print("[" .. os.getComputerLabel() .. "]")
break
elseif eventTimeout then --timeout
config["locked"] = true