From 62cc53415379393e31e0c16ba1a000781497cebd Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Thu, 24 Apr 2025 22:48:34 +0200 Subject: [PATCH] Improve error reporting on account creation form --- dashboard/src/components/SetupAccount.vue | 24 ++++++++++------------- 1 file changed, 10 insertions(+), 14 deletions(-) diff --git a/dashboard/src/components/SetupAccount.vue b/dashboard/src/components/SetupAccount.vue index bd59139eb..52d4694f6 100644 --- a/dashboard/src/components/SetupAccount.vue +++ b/dashboard/src/components/SetupAccount.vue @@ -1,6 +1,6 @@