mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2026-03-21 20:18:40 -06:00
Update src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
This commit is contained in:
@@ -2257,7 +2257,7 @@ export class BaileysStartupService extends ChannelStartupService {
|
||||
}
|
||||
};
|
||||
} catch (error) {
|
||||
this.logger.error(`Error generating link preview: ${error}`);
|
||||
this.logger.error('Error generating link preview', error);
|
||||
return undefined;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user