mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-18 19:32:21 -06:00
refactor: integrations folder
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Constructor } from '@api/dto/integration.dto';
|
||||
import { Constructor } from '@api/integrations/integration.dto';
|
||||
|
||||
export class RabbitmqDto {
|
||||
enabled: boolean;
|
||||
|
||||
Reference in New Issue
Block a user