Skip to content

Commit

Permalink
Merge branch 'development' into feat/CS-44747
Browse files Browse the repository at this point in the history
  • Loading branch information
cs-raj authored Apr 23, 2024
2 parents 5903fa6 + cba785b commit 194de88
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ export const getConfirmationToCreateApps = async (privateApps: any, config: Impo
}
}
}
} else {
return Promise.resolve(true);
}
};

Expand Down

0 comments on commit 194de88

Please sign in to comment.