From 695aae33457f90cb5739efd3bb35d6eb10c67992 Mon Sep 17 00:00:00 2001 From: Eren110077 Date: Thu, 15 Aug 2024 03:14:22 -0300 Subject: [PATCH] Update config.js --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index 94b3d9b8d8..0a4a4ad573 100644 --- a/config.js +++ b/config.js @@ -48,7 +48,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 = "5492944143480" //example: "+59309090909" global.confirmCode = "" // No tocar esto : Do not touch this line // • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • •