Configuracion de prueba
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user