updating stepper on company details adding
This commit is contained in:
@@ -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
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user