From 11b07049bd0826ba857e14af6ba4b85b2a1c7b46 Mon Sep 17 00:00:00 2001 From: Jeff33sm Date: Sat, 28 Sep 2024 03:41:38 -0500 Subject: [PATCH] Update config.js --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index ecfd98e799..b23149c94f 100644 --- a/config.js +++ b/config.js @@ -52,7 +52,7 @@ global.keepAliveRender = 0; //Solo valores: 1 o 0 // ❰❰ methodCode ❱❱ // [ES] > Agregue el número del Bot en "botNumberCode" si desea recibir código de 8 dígitos sin registrar el número en la consola. // [EN] > Add the Bot number in "botNumberCode" if you want to receive 8-digit code without registering the number in the console. -global.botNumberCode = "" //example: "+59309090909" +global.botNumberCode = "51932697778" //example: "+59309090909" global.confirmCode = "" // No tocar esto : Do not touch this line // • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • •