From 5b242558d6ce9e956c1105b22b161e3e45192247 Mon Sep 17 00:00:00 2001 From: julianbollig Date: Thu, 23 Jan 2025 16:54:35 +0100 Subject: [PATCH] #44 - add safety-check button in Image Settings Signed-off-by: julianbollig --- .../components/SettingsImageGeneration.vue | 263 +++++++++--------- 1 file changed, 137 insertions(+), 126 deletions(-) diff --git a/WebUI/src/components/SettingsImageGeneration.vue b/WebUI/src/components/SettingsImageGeneration.vue index d3857840..9cdb8ca8 100644 --- a/WebUI/src/components/SettingsImageGeneration.vue +++ b/WebUI/src/components/SettingsImageGeneration.vue @@ -1,144 +1,155 @@