diff --git a/frontend/src/views/OnboardingView.vue b/frontend/src/views/OnboardingView.vue index 896334c..821c297 100644 --- a/frontend/src/views/OnboardingView.vue +++ b/frontend/src/views/OnboardingView.vue @@ -149,7 +149,8 @@

{{ activeSection.title }}

-

{{ activeSection.description }}

+

{{ activeSection.summary }}

+

{{ activeSection.benefit }}

@@ -176,6 +177,7 @@

{{ step.description }}

+

{{ stepNote(step) }}

{{ vaultwardenRecoveryEmail || "your recovery email" }}. This skips the invite flow and keeps your existing vault.

- + + +