From a2e9e42968e582e5eba49d171a8663e99a68a2b7 Mon Sep 17 00:00:00 2001 From: Claudemir Todo Bom Date: Thu, 4 Jul 2024 09:21:48 -0300 Subject: [PATCH] baileys: use custom with working profile picture --- backend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/package.json b/backend/package.json index 9972f755..5661bca1 100644 --- a/backend/package.json +++ b/backend/package.json @@ -24,7 +24,7 @@ "@sentry/node": "^6.19.7", "@socket.io/admin-ui": "^0.5.1", "@types/lodash": "^4.17.1", - "@whiskeysockets/baileys": "^6.7.5", + "@whiskeysockets/baileys": "github:allgood/Baileys#fixProfilePic", "async-mutex": "^0.4.1", "bcryptjs": "^2.4.3", "bull": "^4.12.2",