diff --git a/src/App.tsx b/src/App.tsx index dc5435f..2d8fa74 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -360,7 +360,7 @@ function TaskPanel({ workbench, facade, showNotice }: { workbench: Workbench; fa } const currentFeatureField = activeTask?.commandId ? featureFields[activeTask.commandId] : undefined const activeCommand = activeTask?.commandId - return