{{ thread.contact }}
{{ formatThreadTime(thread.lastAt) }} -Sources
-No sources.
-+ {{ threadChannelLabel(thread) }} +
diff --git a/frontend/app/components/workspace/CrmWorkspaceApp.vue b/frontend/app/components/workspace/CrmWorkspaceApp.vue index deb50b6..f6f3d18 100644 --- a/frontend/app/components/workspace/CrmWorkspaceApp.vue +++ b/frontend/app/components/workspace/CrmWorkspaceApp.vue @@ -4784,10 +4784,6 @@ async function decideFeedCard(card: FeedCard, decision: "accepted" | "rejected") :contact-initials="contactInitials" :format-thread-time="formatThreadTime" :thread-channel-label="threadChannelLabel" - :thread-inboxes="threadInboxes" - :set-inbox-hidden="setInboxHidden" - :format-inbox-label="formatInboxLabel" - :is-inbox-toggle-loading="isInboxToggleLoading" :people-deal-list="peopleDealList" :selected-deal-id="selectedDealId" :is-review-highlighted-deal="isReviewHighlightedDeal" @@ -4809,6 +4805,40 @@ async function decideFeedCard(card: FeedCard, decision: "accepted" | "rejected")
{{ selectedCommThread.contact }}
Sources
+No sources.
+{{ thread.contact }}
{{ formatThreadTime(thread.lastAt) }} -Sources
-No sources.
-+ {{ threadChannelLabel(thread) }} +