Mudança do console.log

pull/21/head
adriano 2022-12-15 14:44:02 -03:00
parent e10e9e9e5c
commit 8ba8da8250
1 changed files with 1 additions and 1 deletions

View File

@ -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 {