From db10b459555f05f358f37fccc310ab217475a50d Mon Sep 17 00:00:00 2001 From: adriano Date: Wed, 13 Apr 2022 06:43:41 -0300 Subject: [PATCH] =?UTF-8?q?Identa=C3=A7=C3=A3o=20de=20codigo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/src/libs/wbot.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/src/libs/wbot.ts b/backend/src/libs/wbot.ts index 0347c6b..f92dff4 100644 --- a/backend/src/libs/wbot.ts +++ b/backend/src/libs/wbot.ts @@ -59,7 +59,7 @@ export const initWbot = async (whatsapp: Whatsapp): Promise => { // } // }); - //OPÇÃO MD COM ERRO + //OPÇÃO MD ANTIGO COM ERRO // const io = getIO(); // const sessionName = whatsapp.name; // const SESSION_FILE_PATH = './session.json'