fail to start bug fixes

This commit is contained in:
Hayden
2021-01-16 12:05:37 -09:00
parent 0167f2f1ca
commit 9a616910f3
3 changed files with 263 additions and 88 deletions

View File

@@ -37,7 +37,7 @@
</v-row>
</v-form>
<SuccessFailureAlert
success-header="{{$t('migration.successfully-imported-from-nextcloud')}}"
:success-header="$t('migration.successfully-imported-from-nextcloud')"
:success="successfulImports"
failed-header="$t('migration.failed-imports')"
:failed="failedImports"