From 800a7e26e96b532926efa44e548f6e25e1cf6b61 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Sat, 18 Oct 2025 09:47:36 +0200 Subject: [PATCH] Move update checker button back down --- dashboard/src/components/SystemUpdate.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/src/components/SystemUpdate.vue b/dashboard/src/components/SystemUpdate.vue index aa8c5b7b9..9f71a727f 100644 --- a/dashboard/src/components/SystemUpdate.vue +++ b/dashboard/src/components/SystemUpdate.vue @@ -358,7 +358,6 @@ onMounted(async () => { {{ version }} ({{ $t('settings.updates.onLatest') }}) - @@ -368,6 +367,7 @@ onMounted(async () => {
{{ updateCheckError.generic }}
+