fix: reorganization of files and folders

This commit is contained in:
Davidson Gomes
2024-04-12 17:15:13 -03:00
parent 8ece6fb998
commit eb04c3f113
4 changed files with 37 additions and 37 deletions

View File

@@ -26,8 +26,8 @@ import {
import { RepositoryBroker } from '../repository/repository.manager';
import { Integration } from '../types/wa.types';
import { CacheService } from './cache.service';
import { BaileysStartupService } from './whatsapp.baileys.service';
import { BusinessStartupService } from './whatsapp.business.service';
import { BaileysStartupService } from './whatsapp/whatsapp.baileys.service';
import { BusinessStartupService } from './whatsapp/whatsapp.business.service';
export class WAMonitoringService {
constructor(