diff --git a/project/ws/app/src/lib/routes/home/routes/onboarding/custom-self-registration/custom-self-registration.component.html b/project/ws/app/src/lib/routes/home/routes/onboarding/custom-self-registration/custom-self-registration.component.html index 54ee524d..e1681157 100644 --- a/project/ws/app/src/lib/routes/home/routes/onboarding/custom-self-registration/custom-self-registration.component.html +++ b/project/ws/app/src/lib/routes/home/routes/onboarding/custom-self-registration/custom-self-registration.component.html @@ -24,7 +24,7 @@
{{latestRegisteredData?.status && latestRegisteredData?.status === 'active' ? - 'Active': 'None'}}
+ 'Active': 'Inactive'}}