mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-17 19:37:02 +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
|
||||
});
|
||||
|
||||
// StartWhatsAppSession(whatsapp);
|
||||
StartWhatsAppSession(whatsapp);
|
||||
|
||||
const io = getIO();
|
||||
io.emit("whatsapp", {
|
||||
|
||||
Reference in New Issue
Block a user