chore: add explanation

This commit is contained in:
Arman
2024-10-01 16:56:46 +02:00
parent caa3be34e2
commit bb09cc8ea0
@@ -192,6 +192,7 @@
billingBudget ?? null
);
//If the response contains a client_secret, it means that validation is required
if (org?.client_secret) {
let redirectURL = buildOrgRedirectURL(
`${base}/create-organization`,