feat: include registered branch as relation
This commit is contained in:
parent
aecf52fdc9
commit
af268a79ed
1 changed files with 1 additions and 0 deletions
|
|
@ -190,6 +190,7 @@ export class TaskController extends Controller {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
institution: true,
|
institution: true,
|
||||||
|
registeredBranch: true,
|
||||||
createdBy: true,
|
createdBy: true,
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue