This commit is contained in:
Darren Clarke 2024-10-17 21:25:12 +02:00
parent e27c381405
commit f977ccf9a8
2 changed files with 4 additions and 1 deletions

View file

@ -109,6 +109,8 @@ export const TicketDetail: FC<TicketDetailProps> = ({ id }) => {
}
model={{
message: article.bodyWithUrls,
type:
article.contentType === "text/html" ? "html" : "text",
sentTime: article.updated_at,
sender: article.from,
direction: