mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
fix: fix pairing code
This commit is contained in:
@@ -525,7 +525,7 @@ export const makeSocket = (config: SocketConfig) => {
|
||||
{
|
||||
tag: 'companion_platform_display',
|
||||
attrs: {},
|
||||
content: config.browser[0]
|
||||
content: `${browser[1]} (${browser[0]})`
|
||||
},
|
||||
{
|
||||
tag: 'link_code_pairing_nonce',
|
||||
|
||||
Reference in New Issue
Block a user