This commit is contained in:
Tour
2025-12-06 19:37:12 +01:00
parent 20141ad17b
commit b2cd6792ea
2 changed files with 2 additions and 2 deletions

View File

@@ -485,7 +485,7 @@ client.on('qr', (qr) => {
client.on('ready', async () => {
logger.info('WhatsApp client ready');
// Clear QR code once connected
// Clear QR code once connected
currentQR = null
qrTimestamp = null