Add timestamps to ticket chat bubbles
This commit is contained in:
parent
66741f855d
commit
fa931f35b2
2 changed files with 5 additions and 2 deletions
|
|
@ -19,6 +19,7 @@ query getTicketArticles($ticketId: ID!) {
|
|||
emailAddress
|
||||
}
|
||||
}
|
||||
updatedAt
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue