From 3f9789a0a8621f7381b09e709480022856bfa8aa Mon Sep 17 00:00:00 2001 From: Sean Sube Date: Sun, 19 Mar 2023 01:02:25 -0500 Subject: [PATCH] fix(gui): only enable blend tab's generate button with two source images (#235) --- gui/src/components/tab/Blend.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/src/components/tab/Blend.tsx b/gui/src/components/tab/Blend.tsx index 943a1594..53c002dd 100644 --- a/gui/src/components/tab/Blend.tsx +++ b/gui/src/components/tab/Blend.tsx @@ -71,7 +71,7 @@ export function Blend() { />