diff --git a/src/modules/host/services/host.service.ts b/src/modules/host/services/host.service.ts index b6b5682..15c3f9a 100644 --- a/src/modules/host/services/host.service.ts +++ b/src/modules/host/services/host.service.ts @@ -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 }, });