iteration
This commit is contained in:
		@ -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
 | 
			
		||||
		Reference in New Issue
	
	Block a user