mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
fix(master): linting
This commit is contained in:
@@ -727,7 +727,7 @@ export const makeChatsSocket = (config: SocketConfig) => {
|
|||||||
content: [
|
content: [
|
||||||
{ tag: 'props', attrs: {
|
{ tag: 'props', attrs: {
|
||||||
protocol: '2',
|
protocol: '2',
|
||||||
hash: authState?.creds?.lastPropHash || ""
|
hash: authState?.creds?.lastPropHash || ''
|
||||||
} }
|
} }
|
||||||
]
|
]
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user