mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-19 20:29:17 +00:00
fix: whatsapp not starting after creation
This commit is contained in:
@@ -40,7 +40,7 @@ export const store = async (req: Request, res: Response): Promise<Response> => {
|
|||||||
queueIds
|
queueIds
|
||||||
});
|
});
|
||||||
|
|
||||||
// StartWhatsAppSession(whatsapp);
|
StartWhatsAppSession(whatsapp);
|
||||||
|
|
||||||
const io = getIO();
|
const io = getIO();
|
||||||
io.emit("whatsapp", {
|
io.emit("whatsapp", {
|
||||||
|
|||||||
Reference in New Issue
Block a user