From 14c62850e061552d143bb83c90cdf5e4ebe497e1 Mon Sep 17 00:00:00 2001 From: Joel Date: Fri, 1 Aug 2025 18:06:27 +0800 Subject: [PATCH] fix: list filter operation filter boolean problem --- .../nodes/list-operator/components/filter-condition.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/components/workflow/nodes/list-operator/components/filter-condition.tsx b/web/app/components/workflow/nodes/list-operator/components/filter-condition.tsx index cdbb5965f4..f35936cdc8 100644 --- a/web/app/components/workflow/nodes/list-operator/components/filter-condition.tsx +++ b/web/app/components/workflow/nodes/list-operator/components/filter-condition.tsx @@ -109,7 +109,7 @@ const FilterCondition: FC = ({