From 9bdbd49de08de11aa96c00f355a4530a76c686b6 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Fri, 19 Sep 2025 15:34:26 +0200 Subject: [PATCH] Rework postinstall admin notes edit behavior --- dashboard/src/components/app/Info.vue | 80 ++++++++++++++++++--------- 1 file changed, 53 insertions(+), 27 deletions(-) diff --git a/dashboard/src/components/app/Info.vue b/dashboard/src/components/app/Info.vue index b9bae3970..87fa4b5e2 100644 --- a/dashboard/src/components/app/Info.vue +++ b/dashboard/src/components/app/Info.vue @@ -1,13 +1,11 @@