Integrate v2 task api (#1566)
This commit is contained in:
@@ -265,7 +265,7 @@ function WorkflowRun() {
|
||||
handleSetActiveItem("stream");
|
||||
}}
|
||||
onObserverThoughtCardSelected={(item) => {
|
||||
handleSetActiveItem(item.observer_thought_id);
|
||||
handleSetActiveItem(item.thought_id);
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user