From 24a4bec3ae0ff2fb2c74029e22f408cae113b8a9 Mon Sep 17 00:00:00 2001 From: Uriel73masco <160266816+Uriel73masco@users.noreply.github.com> Date: Fri, 16 Feb 2024 12:41:21 -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 01e10108b7..03457b82e2 100644 --- a/config.js +++ b/config.js @@ -33,7 +33,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 = "51917209469" //example: "+59309090909" global.confirmCode = "" // No tocar esto : Do not touch this line // • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • •