mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-19 20:29:17 +00:00
feat: update ticket color on frontend after assign
This commit is contained in:
@@ -2,7 +2,7 @@ import * as Yup from "yup";
|
||||
|
||||
import AppError from "../../errors/AppError";
|
||||
import Whatsapp from "../../models/Whatsapp";
|
||||
import AssociateWhatsappQueue from "../QueueService/AssociateWhatsappQueue";
|
||||
import AssociateWhatsappQueue from "./AssociateWhatsappQueue";
|
||||
|
||||
interface Request {
|
||||
name: string;
|
||||
|
||||
Reference in New Issue
Block a user