diff --git a/src/components/chat/chat-widget.tsx b/src/components/chat/chat-widget.tsx index 2aa0b80..49310b0 100644 --- a/src/components/chat/chat-widget.tsx +++ b/src/components/chat/chat-widget.tsx @@ -729,7 +729,7 @@ export function ChatWidget() {
- #{activeSession?.ticketRef ?? chatData?.ticketId?.slice(-4)} + #{activeSession?.ticketRef ?? activeTicketId?.slice(-4)}
{/* Indicador online/offline */} {liveChat?.hasMachine && (