feat: ui fixes & backup link on onboarding screen (#7743)

This commit is contained in:
Arsène Reymond
2026-07-17 20:41:35 +02:00
committed by GitHub
parent 7092497cd2
commit 4eae486908
16 changed files with 67 additions and 75 deletions

View File

@@ -248,9 +248,7 @@
</template>
</template>
<template v-else>
<div class="mb-3 text-center">
<AppLoader :waiting-text="$t('general.loading')" />
</div>
<AppLoader />
</template>
</v-card>
</section>