iteration
This commit is contained in:
parent
20a8b68314
commit
4199e6e793
@ -110,6 +110,6 @@ elseif action == "group" then
|
||||
return
|
||||
end
|
||||
|
||||
local result = auth.add_user_group(target_user, group)
|
||||
local result = auth.add_user_to_group(target_user, group)
|
||||
end
|
||||
end
|
Loading…
Reference in New Issue
Block a user