Disable keepalive

This commit is contained in:
elishadavidi 2026-05-28 17:55:44 +03:00
parent b700fd01a4
commit 8bdc05a13d

View File

@ -166,7 +166,7 @@ async function startClient() {
log('INIT', 'Telegram notifications enabled'); log('INIT', 'Telegram notifications enabled');
} }
startKeepAlive(); // startKeepAlive();
log('INIT', 'Launching WhatsApp Web...'); log('INIT', 'Launching WhatsApp Web...');