Update password.lua
This commit is contained in:
parent
a04ae664e7
commit
e08000914d
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||||
|
|
Loading…
Reference in a new issue