mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-21 12:52:19 -06:00
changelog
This commit is contained in:
@@ -23,7 +23,7 @@ export class FlowiseController extends ChatbotController implements ChatbotContr
|
||||
this.sessionRepository = this.prismaRepository.integrationSession;
|
||||
}
|
||||
|
||||
public readonly logger = new Logger(FlowiseController.name);
|
||||
public readonly logger = new Logger('FlowiseController');
|
||||
|
||||
integrationEnabled: boolean;
|
||||
botRepository: any;
|
||||
|
||||
Reference in New Issue
Block a user