From 0bd297ec9411fbbbecab75adfb146c3c5711f3d0 Mon Sep 17 00:00:00 2001 From: cheveguerra Date: Fri, 17 Feb 2023 06:28:33 -0600 Subject: [PATCH] Otro --- controllers/send_wwebjs.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/controllers/send_wwebjs.js b/controllers/send_wwebjs.js index ace8429..e16fdd6 100644 --- a/controllers/send_wwebjs.js +++ b/controllers/send_wwebjs.js @@ -113,7 +113,7 @@ const sendMessageButton = async (client, number = null, text = null, actionButto * @param {*} number */ const sendMessageList = async (client, number = null, text = null, actionList) => { - console.log("*************** wwebjs send") + // console.log("*************** wwebjs send") setTimeout(async () => { // console.log("********************** client **************************") // console.log(client)