logger

Self-hosted WhatsApp logger us...
Log | Files | Refs | Activity

commit 250b3081cf76bf4103c0f704c4ad92b490f41ccd
parent 0c7f5253e48bc6bd37c1982ac7cd397c4e740d6d
Author: Amit Dutta <mail@amit.is-a.dev>
Date:   Tue, 25 Aug 2026 07:28:18 +0530

Update browser version in WASocket configuration
Diffstat:
Mindex.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.js b/index.js @@ -162,7 +162,7 @@ async function startWhatsApp() { version, logger, auth: state, - browser: ["WhatsApp Logger Backend", "Chrome", "1.0.0"], + browser: ["WhatsApp Logger v4.2.1", "Chrome", "4.2.1"], syncFullHistory: true });
© notamitgamer • Site Built: 2026-09-05 01:53:16 UTC • git-mirror commit: c170d72 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror