commit b185efc50ab8e0c7e1e174387b3d89c056849222
parent db8516acdeaa07b8a1a74e04d475126592616243
Author: Amit Dutta <mail@amit.is-a.dev>
Date: Sun, 2 Aug 2026 07:33:51 +0530
Remove printQRInTerminal option from socket config
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/index.js b/index.js
@@ -138,7 +138,6 @@ async function startWhatsApp() {
sock = makeWASocket({
version,
logger,
- printQRInTerminal: true,
auth: state,
browser: ["WhatsApp Logger Backend", "Chrome", "1.0.0"],
syncFullHistory: true