Refine CRM chat UX and add DB-backed pin toggle
This commit is contained in:
@@ -154,6 +154,7 @@ model ContactMessage {
|
||||
direction MessageDirection
|
||||
channel MessageChannel
|
||||
content String
|
||||
audioUrl String?
|
||||
durationSec Int?
|
||||
transcriptJson Json?
|
||||
occurredAt DateTime @default(now())
|
||||
|
||||
Reference in New Issue
Block a user