Configuracion de prueba

This commit is contained in:
unknown
2026-06-01 23:24:43 -04:00
parent 06c976a86e
commit b1b2451429
3 changed files with 9 additions and 5 deletions

View File

@@ -32,7 +32,7 @@ export class WhatsappService implements OnModuleInit, OnModuleDestroy {
private readonly conversacionService: ConversacionService,
private readonly claudeService: ClaudeService,
private readonly mediaService: MediaService,
) {}
) { }
async onModuleInit() {
await this.conectar();