updating stepper on company details adding

This commit is contained in:
2025-11-21 11:47:29 +05:30
parent 78592dafec
commit 2c3b1af754

View File

@@ -322,6 +322,7 @@ export class HostService {
linkedinUrl: companyData.linkedinUrl || null,
twitterUrl: companyData.twitterUrl || null,
currencyXid: companyData.currencyXid,
stepper: STEPPER.UNDER_REVIEW
// hostRefNumber: DO NOT UPDATE
},
});