diff --git a/src/components/biometric/face-liveness-detector.tsx b/src/components/biometric/face-liveness-detector.tsx index 45097990..38ca135d 100644 --- a/src/components/biometric/face-liveness-detector.tsx +++ b/src/components/biometric/face-liveness-detector.tsx @@ -69,7 +69,7 @@ export function LivenessQuickStartReact({ handleNextForm, cedula }: any) { onUserCancel={onUserCancel} onError={(error) => setError(error)} onAnalysisComplete={handleAnalysisComplete} - disableInstructionScreen={true} + disableInstructionScreen={false} displayText={defaultLivenessDisplayText} /> ) diff --git a/src/pages/register/registered/index.tsx b/src/pages/register/registered/index.tsx index 15738f78..ba19d9a9 100644 --- a/src/pages/register/registered/index.tsx +++ b/src/pages/register/registered/index.tsx @@ -53,8 +53,8 @@ export default function Index() {
Revisa tu correo y haz clic en el enlace de confirmación, luego - podras ver, realizar tramites y solicitar servicios - gubernamentales con una sola cuenta y contraseña. + realizar tramites y solicitar servicios gubernamentales + con una sola cuenta y contraseña.