mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
chore: remove redundant comment
This commit is contained in:
@@ -488,7 +488,6 @@ export const makeMessagesSocket = (config: SocketConfig) => {
|
|||||||
{
|
{
|
||||||
logger,
|
logger,
|
||||||
userJid,
|
userJid,
|
||||||
// multi-device does not have this yet
|
|
||||||
getUrlInfo: text => getUrlInfo(
|
getUrlInfo: text => getUrlInfo(
|
||||||
text,
|
text,
|
||||||
{ thumbnailWidth: linkPreviewImageThumbnailWidth, timeoutMs: 3_000 }
|
{ thumbnailWidth: linkPreviewImageThumbnailWidth, timeoutMs: 3_000 }
|
||||||
|
|||||||
Reference in New Issue
Block a user