From e75b933c6af0c85c5007e8d826c7ccc2714b98b3 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 01:54:23 +0000 Subject: [PATCH] Update src/app/call-history/page.tsx --- src/app/call-history/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/call-history/page.tsx b/src/app/call-history/page.tsx index 267631e..7ebccad 100644 --- a/src/app/call-history/page.tsx +++ b/src/app/call-history/page.tsx @@ -49,6 +49,7 @@ export default function CallHistoryPage() { title="Active Call Interactions" description="Real-time audio wave analysis and prospect conversation snippets." textboxLayout="split" + animationType="blur-reveal" items={callData} />