je veux juste eviter les erreurs 500
This commit is contained in:
parent
868572a1e2
commit
5c447c7f2c
@ -79,7 +79,6 @@ export class EnfantsService {
|
|||||||
where: { id },
|
where: { id },
|
||||||
relations: [
|
relations: [
|
||||||
'parentLinks',
|
'parentLinks',
|
||||||
'parentLinks.parent',
|
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
if (!child) {
|
if (!child) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user