File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed
src/api/integrations/channel/whatsapp Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -626,14 +626,7 @@ export class BaileysStartupService extends ChannelStartupService {
626626 this . logger . info ( `Phone number: ${ number } ` ) ;
627627 }
628628
629- < < < << << HEAD
630- // Multi-Device mode: não definimos browser para evitar ser tratado como WebClient
631- // Isso faz o Baileys usar o modo MD nativo, que não conflita com outras sessões
632- this . logger . info ( 'Using Multi-Device native mode (no browser identification)' ) ;
633-
634629 // Fetch latest WhatsApp Web version automatically
635- === = ===
636- >>> > >>> 6 b18bc21 ( chore : remove unused deploy files and cleanup whatsapp service )
637630 const baileysVersion = await fetchLatestWaWebVersion ( { } ) ;
638631 const version = baileysVersion . version ;
639632
You can’t perform that action at this time.
0 commit comments