This commit is contained in:
mahula 2023-02-07 08:11:26 +01:00
parent e1bf7b20f4
commit 2214ce90e4

View File

@ -26,7 +26,7 @@
<message
:headline="success ? $t('message.title') : $t('message.errorTitle')"
:subtitle="success ? $t('message.email') : $t('error.email-already-sent')"
:data-test="success ? forgot-password-success : forgot-password-error"
:data-test="success ? forgot - password - success : forgot - password - error"
:buttonText="$t('login')"
linkTo="/login"
/>