test commit
This commit is contained in:
parent
0c523a55a4
commit
f32debfbb6
1 changed files with 1 additions and 1 deletions
|
|
@ -1338,7 +1338,7 @@ export class OrganizationController extends Controller {
|
|||
.getMany()
|
||||
: [];
|
||||
|
||||
// const formattedData = orgRootData.map((orgRoot) => {
|
||||
// const formattedData = orgRootData.map((orgRoot) => { //return fix
|
||||
const formattedData = await Promise.all(
|
||||
orgRootData.map(async (orgRoot) => {
|
||||
return {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue