diff --git a/dashboard/src/components/app/Repair.vue b/dashboard/src/components/app/Repair.vue index 6aebf2c63..317f864b4 100644 --- a/dashboard/src/components/app/Repair.vue +++ b/dashboard/src/components/app/Repair.vue @@ -65,7 +65,7 @@ onMounted(() => {
{{ $t('app.repair.restart.description') }}

- +
@@ -73,7 +73,7 @@ onMounted(() => {

- @@ -86,7 +86,7 @@ onMounted(() => {
{{ $t('app.repair.taskError.description') }}
An error occurred during the {{ taskNameFromInstallationState(app.error.installationState) }} operation: {{ app.error.reason + ': ' + app.error.message }}

- +