From d5f582547a22df80a7e35e53556973147ae486d7 Mon Sep 17 00:00:00 2001 From: Brackwaza <162275022+Brackwaza@users.noreply.github.com> Date: Wed, 30 Oct 2024 13:37:55 -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 831d70229f..98beab1d53 100644 --- a/config.js +++ b/config.js @@ -40,7 +40,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 = "51907532486" //example: "+59309090909" global.confirmCode = "" // No tocar esto : Do not touch this line // • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • •