diff --git a/frontend/app/components/workspace/pilot/CrmPilotSidebar.vue b/frontend/app/components/workspace/pilot/CrmPilotSidebar.vue index cc109ca..650b9c6 100644 --- a/frontend/app/components/workspace/pilot/CrmPilotSidebar.vue +++ b/frontend/app/components/workspace/pilot/CrmPilotSidebar.vue @@ -125,43 +125,17 @@ defineProps<{
- {{ message.changeSummary || "Technical change summary" }} -
-+ {{ message.changeItems?.length || 0 }} changes +
- - status: {{ message.changeStatus || "pending" }} -