mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-19 12:19:16 +00:00
feat: update ticket color on frontend after assign
This commit is contained in:
@@ -27,7 +27,7 @@ const CreateMessageService = async ({
|
||||
{
|
||||
model: Ticket,
|
||||
as: "ticket",
|
||||
include: ["contact"]
|
||||
include: ["contact", "queue"]
|
||||
},
|
||||
{
|
||||
model: Message,
|
||||
|
||||
Reference in New Issue
Block a user