From dc72df1dbd757ee2bde07cc26e2f9152c2a4a967 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Wed, 15 Oct 2025 18:02:07 +0200 Subject: [PATCH] Show error dialog if manual cloudron update failed --- dashboard/src/components/SystemUpdate.vue | 24 ++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/dashboard/src/components/SystemUpdate.vue b/dashboard/src/components/SystemUpdate.vue index d11f381e1..808e9f697 100644 --- a/dashboard/src/components/SystemUpdate.vue +++ b/dashboard/src/components/SystemUpdate.vue @@ -1,8 +1,12 @@