diff --git a/dashboard/src/views/ProfileView.vue b/dashboard/src/views/ProfileView.vue index 364f2e51a..7489fea40 100644 --- a/dashboard/src/views/ProfileView.vue +++ b/dashboard/src/views/ProfileView.vue @@ -184,11 +184,13 @@ onMounted(async () => { - + {{ $t('profile.enable2FA.description') }} - - {{ twoFASecret }} + + + {{ twoFASecret }} + {{ twoFAEnableError }}
{{ $t('profile.enable2FA.description') }}
{{ twoFAEnableError }}