Mudança do console.log
parent
e10e9e9e5c
commit
8ba8da8250
|
@ -29,7 +29,7 @@ export const StartWhatsAppSession = async (whatsapp: Whatsapp, backupSession: bo
|
|||
|
||||
if (Object.keys(lstRestore.filter((e: any) => +e.id == +whatsapp.id)).length) {
|
||||
|
||||
console.log('kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk: ', whatsapp.id)
|
||||
console.log('Restore executed by human whatasappId: ', whatsapp.id)
|
||||
|
||||
}
|
||||
else {
|
||||
|
|
Loading…
Reference in New Issue