From 3a3e272f05279ac61d63d479f15aefe7a496c523 Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 11 Jun 2026 23:59:28 +0800 Subject: [PATCH] =?UTF-8?q?fix(governance):=20=E5=9B=BA=E5=AE=9A=20fixture?= =?UTF-8?q?=20=E8=AD=89=E6=93=9A=E5=8D=A1=E5=AF=AC=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../[locale]/governance/tabs/automation-inventory-tab.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/web/src/app/[locale]/governance/tabs/automation-inventory-tab.tsx b/apps/web/src/app/[locale]/governance/tabs/automation-inventory-tab.tsx index 0768807b..8e90c92e 100644 --- a/apps/web/src/app/[locale]/governance/tabs/automation-inventory-tab.tsx +++ b/apps/web/src/app/[locale]/governance/tabs/automation-inventory-tab.tsx @@ -1881,7 +1881,7 @@ export function AutomationInventoryTab() { -
+
{visibleLearningWritebackGates.map(gate => (
@@ -2227,7 +2227,7 @@ export function AutomationInventoryTab() {
-
+
{visibleOwnerDryRunFixtures.map(fixture => (
@@ -2247,7 +2247,7 @@ export function AutomationInventoryTab() { ))}
-
+
{visibleOwnerDryRunSteps.map(step => (