iteration
This commit is contained in:
parent
f17190bbc9
commit
729a6a211d
@ -86,6 +86,7 @@ while true do
|
||||
}
|
||||
|
||||
local user_count = countElements(data.users)
|
||||
log(user_count .. " users registered")
|
||||
if user_count == 1 then
|
||||
data.users[request.username].groups = {
|
||||
["admin"] = true
|
||||
|
Loading…
Reference in New Issue
Block a user