From c859321cfddc3f2fa940272e25ceec18d3950c14 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Fri, 28 Mar 2025 20:54:57 +0100 Subject: [PATCH] Remove autofocus in dialogs until we know better --- dashboard/src/components/AppRepairDialog.vue | 2 +- dashboard/src/components/OpenIdClients.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dashboard/src/components/AppRepairDialog.vue b/dashboard/src/components/AppRepairDialog.vue index 67c539ce3..d8ffb87ce 100644 --- a/dashboard/src/components/AppRepairDialog.vue +++ b/dashboard/src/components/AppRepairDialog.vue @@ -146,7 +146,7 @@ defineExpose({

{{ 'app.repairDialog.domainDescription' | tr }}

- +