diff --git a/dashboard/src/components/AppImportDialog.vue b/dashboard/src/components/AppImportDialog.vue index 76fc3c731..0da6ee446 100644 --- a/dashboard/src/components/AppImportDialog.vue +++ b/dashboard/src/components/AppImportDialog.vue @@ -250,7 +250,7 @@ defineExpose({ -
{{ $t('backups.configureBackupStorage.encryptionHint') }}: {{ encryptionPasswordHint }}
+
{{ $t('backups.configureBackupStorage.encryptionHint') }}: {{ encryptionPasswordHint }}
diff --git a/dashboard/src/views/RestoreView.vue b/dashboard/src/views/RestoreView.vue index 3dff7a1dd..070f129d9 100644 --- a/dashboard/src/views/RestoreView.vue +++ b/dashboard/src/views/RestoreView.vue @@ -1,13 +1,12 @@