From 808428e9474326a547de0397349e2e725d96cf01 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Thu, 11 Sep 2025 15:44:05 +0200 Subject: [PATCH] hide unset button if we are showing the fallback --- dashboard/src/components/ImagePicker.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/src/components/ImagePicker.vue b/dashboard/src/components/ImagePicker.vue index fb5aeb573..5b77bf631 100644 --- a/dashboard/src/components/ImagePicker.vue +++ b/dashboard/src/components/ImagePicker.vue @@ -151,7 +151,7 @@ function onError() {