iteration
This commit is contained in:
parent
9ed504bb5f
commit
70c05cf42c
@ -212,8 +212,6 @@ while true do
|
|||||||
|
|
||||||
rednet.send(client_id, "ok", "auth")
|
rednet.send(client_id, "ok", "auth")
|
||||||
log(request.username .. " added to group " .. request.group, "auth")
|
log(request.username .. " added to group " .. request.group, "auth")
|
||||||
else
|
|
||||||
rednet.send(client_id, "invalid token", "auth")
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user