latest work #20
@ -49,7 +49,7 @@ export class CreateUser {
|
||||
if (found.length === 0) {
|
||||
errors++
|
||||
} else {
|
||||
foundgroups.push(found)
|
||||
foundgroups.push(found[0])
|
||||
}
|
||||
}
|
||||
newUser.groups = foundgroups
|
||||
|
Loading…
x
Reference in New Issue
Block a user