Update password.lua

This commit is contained in:
erius0 2021-01-06 01:22:21 +03:00 committed by GitHub
parent a04ae664e7
commit e08000914d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
loacl term = require("term") local term = require("term")
local note = require("note") local note = require("note")
local password = "ввести сюда пароль", try local password = "ввести сюда пароль", try
term.clear() term.clear()