From 8dcdf0d3de4b183c1fa84f69ff7e185195d41d03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6?= Date: Thu, 6 Nov 2025 08:28:24 +0100 Subject: [PATCH] fix(setup): hide config section if autoconfig is valid MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ --- core/src/views/Setup.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/views/Setup.vue b/core/src/views/Setup.vue index 61034cb9919db..e2f92e073f3dd 100644 --- a/core/src/views/Setup.vue +++ b/core/src/views/Setup.vue @@ -66,7 +66,7 @@ -
+
{{ t('core', 'Storage & database') }}